gecko/dom/bindings/test
2015-07-31 13:30:55 -04:00
..
chrome.ini Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
file_bug707564.html
file_bug775543.html
file_document_location_set_via_xray.html
file_dom_xrays.html
file_focuser.html
file_fullScreenPropertyAccessor.html
file_InstanceOf.html
file_proxies_via_xray.html
forOf_iframe.html
Makefile.in
mochitest.ini Bug 1186696. Event handlers on JS-implemented webidl interfaces should have the same behavior as other event handlers: accept all values, convert non-objects to null. r=smaug 2015-07-28 12:35:39 -04:00
moz.build Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
test_async_stacks.html Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen 2015-07-24 07:01:00 -04:00
test_barewordGetsWindow.html
test_blacklisted_prerendering_function.xul
test_bug560072.html
test_bug707564-chrome.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
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
test_bug1036214.html
test_bug1041646.html
test_bug1123516_maplikesetlike.html Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
test_bug1123516_maplikesetlikechrome.xul Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07: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_ByteString.html
test_callback_across_document_open.html Bug 1180525. Run callbacks whose window is no longer current as long as its document is the active document in the browsing context. r=bholley 2015-07-07 17:38:07 -04:00
test_callback_default_thisval.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_cloneAndImportNode.html
test_crossOriginWindowSymbolAccess.html
test_defineProperty.html
test_document_location_set_via_xray.html
test_document_location_via_xray_cached.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_dom_xrays.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_enums.html
test_exception_messages.html
test_exception_options_from_jsimplemented.html Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen 2015-07-24 07:01:00 -04:00
test_exceptions_from_jsimplemented.html
test_exceptionThrowing.html
test_forOf.html
test_InstanceOf.html
test_integers.html
test_interfaceName.html
test_interfaceToString.html
test_jsimplemented_eventhandler.html Bug 1186696. Event handlers on JS-implemented webidl interfaces should have the same behavior as other event handlers: accept all values, convert non-objects to null. r=smaug 2015-07-28 12:35:39 -04:00
test_kill_longrunning_prerendered_content.xul
test_lenientThis.html
test_lookupGetter.html
test_named_getter_enumerability.html
test_namedNoIndexed.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_promise_rejections_from_jsimplemented.html Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen 2015-07-24 07:01:00 -04:00
test_proxies_via_xray.html
test_queryInterface.html
test_returnUnion.html
test_sequence_detection.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_sequence_wrapping.html
test_setWithNamedGetterNoNamedSetter.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_throwing_method_noDCE.html
test_traceProtos.html
test_treat_non_object_as_null.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_unforgeablesonexpando.html
test_usvstring.html
test_worker_UnwrapArg.html
TestBindingHeader.h Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv 2015-07-31 13:30:55 -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 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv 2015-07-31 13:30:55 -04:00
TestDictionary.webidl
TestExampleGen.webidl Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv 2015-07-31 13:30:55 -04:00
TestInterfaceJS.js Bug 1186696. Event handlers on JS-implemented webidl interfaces should have the same behavior as other event handlers: accept all values, convert non-objects to null. r=smaug 2015-07-28 12:35:39 -04:00
TestInterfaceJS.manifest Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestInterfaceJSMaplike.js Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestInterfaceMaplike.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TestInterfaceMaplike.h Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestInterfaceMaplikeObject.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TestInterfaceMaplikeObject.h Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestInterfaceSetlike.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TestInterfaceSetlike.h Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestInterfaceSetlikeNode.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TestInterfaceSetlikeNode.h Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
TestJSImplGen.webidl Bug 983301 part 1. Handle JS-to-native conversion for Promise values via calling Promise::Resolve on whatever value was passed in (except if the type is nullable and the passed-in value is null or undefined). r=peterv 2015-07-31 13:30:55 -04:00
TestJSImplInheritanceGen.webidl
TestTypedef.webidl