gecko-dev/dom/bindings/test
Andrew McCreight 9e8f4b219e Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
..
Makefile.in Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
TestBindingHeader.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
TestCImplementedInterface.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
TestCodeGen.webidl Bug 1129239. Don't require 'optional' keyword on trailing dictionary arguments if the dictionary has a required member. r=smaug 2015-04-17 12:13:25 -04:00
TestDictionary.webidl
TestExampleGen.webidl Bug 1129239. Don't require 'optional' keyword on trailing dictionary arguments if the dictionary has a required member. r=smaug 2015-04-17 12:13:25 -04:00
TestInterfaceJS.js Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
TestInterfaceJS.manifest Bug 923904 - Tests. r=mccr8 2014-02-14 22:36:43 -08:00
TestJSImplGen.webidl Bug 1129239. Don't require 'optional' keyword on trailing dictionary arguments if the dictionary has a required member. r=smaug 2015-04-17 12:13:25 -04:00
TestJSImplInheritanceGen.webidl
TestTypedef.webidl
chrome.ini Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
file_InstanceOf.html
file_bug707564.html
file_bug775543.html
file_document_location_set_via_xray.html
file_dom_xrays.html Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, add tests. r=bholley. 2014-09-26 16:29:31 +02:00
file_focuser.html Bug 1069719 - Abort the execution of scripts when a prerendered page calls an IDL blacklisted function; r=bzbarsky 2015-01-26 11:02:56 -05:00
file_fullScreenPropertyAccessor.html Bug 1069719 - Abort the execution of scripts when a prerendered page calls an IDL blacklisted function; r=bzbarsky 2015-01-26 11:02:56 -05:00
file_proxies_via_xray.html Bug 1021066. Make named setters work even for non-overridebuiltins bindings over Xrays. r=bholley,jorendorff 2014-07-23 01:06:33 -04:00
forOf_iframe.html
mochitest.ini Bug 1123875 - Add a test for strict assignment to a readonly WebIDL attribute. r=peterv. 2015-03-26 06:13:18 -05:00
moz.build Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
test_ByteString.html
test_InstanceOf.html
test_Object.prototype_props.html Bug 837630 - Stop hiding __proto__ from O.getOwnPropertyNames. r=Waldo,peterv,past 2015-03-19 17:42:15 +01:00
test_barewordGetsWindow.html Bug 1107443 part 2. Stop defining non-configurable properties on the window in dom and xpconnect JS files. r=peterv 2015-01-23 09:54:14 -05:00
test_blacklisted_prerendering_function.xul Bug 1069719 follow-up: Fix indentation 2015-01-26 11:23:49 -05:00
test_bug560072.html
test_bug707564-chrome.html
test_bug707564.html
test_bug742191.html
test_bug759621.html
test_bug773326.html
test_bug775543.html
test_bug788369.html
test_bug852846.html
test_bug862092.html
test_bug963382.html Bug 963382, part 2 - Add chrome JS function for clearing cache. r=bz 2014-08-21 13:56:11 -07:00
test_bug1036214.html Bug 1036214 - Tests. r=bz 2014-08-19 18:12:15 -07:00
test_bug1041646.html Bug 1041646. Don't assume mStack is non-null in JSStackFrame, since people sometimes operate on them after unlinking. r=khuey 2014-07-26 01:41:18 -04:00
test_bug1123875.html Bug 1123875 - Add a test for strict assignment to a readonly WebIDL attribute. r=peterv. 2015-03-26 06:13:18 -05:00
test_callback_default_thisval.html Bug 957929. Pass undefined, not null, as the this value to callbacks if no other value is provided. r=peterv 2014-01-13 15:08:57 -05:00
test_cloneAndImportNode.html Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking 2013-12-20 14:28:17 -05:00
test_crossOriginWindowSymbolAccess.html Bug 1134955. Be more careful with how we stringify property ids for error message reporting. r=jorendorff 2015-02-20 14:16:26 -05:00
test_defineProperty.html
test_document_location_set_via_xray.html
test_document_location_via_xray_cached.html Bug 1041731 - Unforgeable Xrayed methods aren't getting cached on the holder. r=bholley. 2014-08-22 11:25:07 +02:00
test_dom_xrays.html Bug 1153516. Stop using loose is() comparisons in test_dom_xrays.html. r=bholley 2015-04-13 19:36:44 -04:00
test_enums.html
test_exceptionThrowing.html
test_exception_messages.html Bug 1092737 part 1. Update TextEncoder to various spec changes. r=emk 2014-11-21 14:58:45 -05:00
test_exception_options_from_jsimplemented.html Bug 1038238 - Part 0: Make js/src/vm/SavedStacks.h use 1-based column numbers, 2015-03-27 13:08:46 -07:00
test_exceptions_from_jsimplemented.html Bug 1091898 - update test of exceptions from jsimplemented. r=jesup 2014-12-08 10:18:38 -06:00
test_forOf.html
test_integers.html
test_interfaceName.html Bug 1084001. Set the .name of DOM interface objects to the name of the interface. r=peterv 2014-10-25 00:50:28 -04:00
test_interfaceToString.html
test_kill_longrunning_prerendered_content.xul Bug 1050456 - Part 1: Prevent prerendered pages from showing the slow script dialog; r=bzbarsky 2015-03-04 01:30:47 -05:00
test_lenientThis.html
test_lookupGetter.html
test_namedNoIndexed.html
test_named_getter_enumerability.html Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv 2014-04-15 22:58:44 -04:00
test_promise_rejections_from_jsimplemented.html Bug 1038238 - Part 0: Make js/src/vm/SavedStacks.h use 1-based column numbers, 2015-03-27 13:08:46 -07:00
test_proxies_via_xray.html Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer 2014-07-23 01:07:12 -04:00
test_queryInterface.html
test_returnUnion.html Bug 1048659 - Return the union we construct in a JS callback. r=peterv 2014-08-19 08:41:26 -07:00
test_sequence_detection.html Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
test_sequence_wrapping.html
test_setWithNamedGetterNoNamedSetter.html Bug 1043690 part 2. Change the codegen for DOM proxies to ignore named props when looking up property descriptors on [[Set]]. r=efaust 2014-08-01 23:37:14 -04:00
test_throwing_method_noDCE.html Bug 966665. Don't DCE DOM method calls and getters that can throw exceptions. r=jandem 2014-02-03 11:04:06 -05:00
test_traceProtos.html
test_treat_non_object_as_null.html Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv 2014-01-13 15:08:56 -05:00
test_unforgeablesonexpando.html Bug 1133760 part 2. Get rid of unforgeable holders; just store unforgeable properties for DOM proxies directly on the expando object. r=peterv 2015-02-26 09:40:07 -05:00
test_usvstring.html Bug 1077393 - Rename ScalarValueString to USVString. r=smaug 2014-11-20 12:58:00 +01:00
test_worker_UnwrapArg.html Bug 1127206. Don't try to do binding UnwrapArgImpl on worker threads. It can't do anything useful there. r=peterv 2015-01-30 13:54:43 -05:00