gecko-dev/dom/bindings/test
Myk Melez a6aff185d2 Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
..
Makefile.in Bug 1227380 - Move LOCAL_INCLUDES and CXXFLAGS to moz.build in dom/bindings/. r=mshal 2015-11-25 08:23:17 +09:00
TestBindingHeader.h Bug 1170760 part 10. Add subclassing support to Promise::Resolve. r=baku,efaust 2015-11-25 15:48:09 -05:00
TestCImplementedInterface.h
TestCodeGen.webidl Bug 1170760 part 10. Add subclassing support to Promise::Resolve. r=baku,efaust 2015-11-25 15:48:09 -05: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
TestInterfaceIterableDouble.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceIterableDouble.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceIterableSingle.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceIterableSingle.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceJS.js Bug 1170760 part 4. Change Promise::Constructor to run in the Xray compartment when new Promise happens over Xrays. r=peterv 2015-11-25 15:48:08 -05: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceMaplike.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceMaplikeObject.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceMaplikeObject.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceSetlike.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceSetlike.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceSetlikeNode.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
TestInterfaceSetlikeNode.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08: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
chrome.ini Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
file_InstanceOf.html
file_bug707564.html
file_bug775543.html
file_document_location_set_via_xray.html
file_dom_xrays.html
file_focuser.html
file_fullScreenPropertyAccessor.html
file_proxies_via_xray.html
forOf_iframe.html
mochitest.ini Bug 603201 - Tests: Enable primitive receivers in [[Get]]. r=jorendorff 2015-12-21 23:43:06 +01:00
moz.build Bug 1240592 - Remove unnecessary -Wno-uninitialized from dom/bindings. r=khuey 2016-01-15 23:40:24 -08:00
test_ByteString.html
test_InstanceOf.html
test_Object.prototype_props.html
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 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
test_bug707564.html Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
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 1085293 - WebIDL Iterable Implementation and Tests; r=bz 2015-10-15 12:06:13 -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
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
test_callback_exceptions.html Back out bug 1172246 because of mochitest-JP bustage. Who needs tests that we care about running on try anyway? 2015-11-20 18:00:27 -05:00
test_cloneAndImportNode.html
test_crossOriginWindowSymbolAccess.html
test_defineProperty.html
test_document_location_set_via_xray.html
test_document_location_via_xray_cached.html
test_dom_xrays.html
test_enums.html
test_exceptionThrowing.html
test_exception_messages.html Bug 1180290 - Part 5: Remove getter/setter variant for ThrowInvalidThis message. r=bz 2016-01-06 17:54:00 +09:00
test_exception_options_from_jsimplemented.html Bug 1235636 - rewrite PCToLineNumber; r=fitzgen 2016-01-04 09:18:56 -07:00
test_exceptions_from_jsimplemented.html Bug 1209744 - Switch to setIdentityProvider for js-implemented bindings test, r=jib 2015-10-05 13:07:33 -07:00
test_forOf.html
test_integers.html
test_interfaceName.html
test_interfaceToString.html Bug 1039986. Make Function.prototype.toString work on Web IDL interface objects. r=jorendorff,peterv 2015-10-27 16:25:14 -04:00
test_iterable.html Bug 1225392 part 2. WebIDL autogenerated iterators should chain up to %IteratorPrototype%. r=qdot 2015-11-18 18:26:07 -05:00
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_namedNoIndexed.html
test_named_getter_enumerability.html
test_primitive_this.html Bug 603201 - Tests: Enable primitive receivers in [[Get]]. r=jorendorff 2015-12-21 23:43:06 +01:00
test_promise_rejections_from_jsimplemented.html Bug 1235636 - rewrite PCToLineNumber; r=fitzgen 2016-01-04 09:18:56 -07:00
test_proxies_via_xray.html
test_queryInterface.html
test_returnUnion.html
test_sequence_detection.html
test_sequence_wrapping.html
test_setWithNamedGetterNoNamedSetter.html
test_throwing_method_noDCE.html
test_traceProtos.html
test_treat_non_object_as_null.html
test_unforgeablesonexpando.html
test_usvstring.html
test_worker_UnwrapArg.html