.. |
Makefile.in
|
Bug 1335796 - Move WebIDL parser tests out of 'make check'; r=dustin,Ms2ger
|
2017-01-31 19:08:50 -05:00 |
TestBindingHeader.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
TestCImplementedInterface.h
|
…
|
|
TestCodeGen.webidl
|
Bug 1237503. Add support for [Cached] and [StoreInSlot] things on DOM proxies. r=qdot
|
2017-05-19 09:24:30 -04:00 |
TestDictionary.webidl
|
…
|
|
TestExampleGen.webidl
|
Bug 1309147 - Part 3: Implement the support for CEReactions in Codegen. r=bz
|
2017-03-08 17:11:48 +08:00 |
TestFunctions.cpp
|
Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj
|
2017-02-01 15:29:47 -05:00 |
TestFunctions.h
|
Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj
|
2017-02-01 15:29:47 -05: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 |
TestInterfaceIterableDoubleUnion.cpp
|
Bug 1289315 - Tests for Iterable<> Union Types in WebIDL Interfaces; r=bz
|
2016-07-27 09:48:59 -07:00 |
TestInterfaceIterableDoubleUnion.h
|
Bug 1289315 - Tests for Iterable<> Union Types in WebIDL Interfaces; r=bz
|
2016-07-27 09:48:59 -07:00 |
TestInterfaceIterableSingle.cpp
|
Bug 1216751 part 5. Remove the now-unnecessary value iterator infrastructure, since it's entirely handled via the %ArrayPrototype% methods now. r=qdot
|
2016-02-17 22:58:07 -05:00 |
TestInterfaceIterableSingle.h
|
Bug 1216751 part 5. Remove the now-unnecessary value iterator infrastructure, since it's entirely handled via the %ArrayPrototype% methods now. r=qdot
|
2016-02-17 22:58:07 -05: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
|
…
|
|
TestInterfaceJSMaplike.js
|
…
|
|
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 1309147 - Part 3: Implement the support for CEReactions in Codegen. r=bz
|
2017-03-08 17:11:48 +08:00 |
TestJSImplInheritanceGen.webidl
|
…
|
|
TestTypedef.webidl
|
…
|
|
chrome.ini
|
Bug 1287912. r=bz
|
2016-11-23 16:58:59 -05:00 |
file_InstanceOf.html
|
…
|
|
file_barewordGetsWindow_frame1.html
|
Bug 1366695: Convert dom/bindings/test/test_barewordGetsWindow.html to comply with new data: URI inheritance model. r=smaug
|
2017-08-03 21:00:41 +02:00 |
file_barewordGetsWindow_frame2.html
|
Bug 1366695: Convert dom/bindings/test/test_barewordGetsWindow.html to comply with new data: URI inheritance model. r=smaug
|
2017-08-03 21:00:41 +02:00 |
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 1366695: Convert dom/bindings/test/test_barewordGetsWindow.html to comply with new data: URI inheritance model. r=smaug
|
2017-08-03 21:00:41 +02:00 |
moz.build
|
Bug 1316619. Add a [NeedsCallerType] WebIDL annotation. r=bholley
|
2016-11-11 16:09:05 -05:00 |
test_ByteString.html
|
…
|
|
test_InstanceOf.html
|
…
|
|
test_Object.prototype_props.html
|
…
|
|
test_async_stacks.html
|
…
|
|
test_barewordGetsWindow.html
|
Bug 1366695: Convert dom/bindings/test/test_barewordGetsWindow.html to comply with new data: URI inheritance model. r=smaug
|
2017-08-03 21:00:41 +02:00 |
test_blacklisted_prerendering_function.xul
|
…
|
|
test_bug560072.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
|
Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot
|
2017-02-15 00:01:35 -05:00 |
test_bug1041646.html
|
…
|
|
test_bug1123516_maplikesetlike.html
|
Bug 1216751 part 3. For pair iterators, @@iterator should be an alias for "entries". Similarly for maplikes and "entries" and setlikes and "values". r=qdot
|
2016-02-17 22:58:02 -05:00 |
test_bug1123516_maplikesetlikechrome.xul
|
…
|
|
test_bug1123875.html
|
…
|
|
test_bug1287912.html
|
Bug 1287912. r=bz
|
2016-11-23 16:58:59 -05:00 |
test_callback_across_document_open.html
|
…
|
|
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
|
Bug 1335654 part 3. Implement actually throwing a SecurityError when cross-origin property accesses are denied. r=bholley
|
2017-02-02 12:48:49 -05:00 |
test_defineProperty.html
|
…
|
|
test_document_location_set_via_xray.html
|
…
|
|
test_document_location_via_xray_cached.html
|
…
|
|
test_domProxyArrayLengthGetter.html
|
Bug 1221421 part 2 - Add test. r=bz
|
2016-02-27 17:32:42 +01:00 |
test_dom_xrays.html
|
Bug 1348099 part 2 - Add tests for DOM Xrays that properties are exposed to only proper object types. r=bz
|
2017-06-22 14:43:11 +08:00 |
test_enums.html
|
…
|
|
test_exceptionSanitization.html
|
Bug 1362075 - Correct window.open() URL failure exception. r=ehsan
|
2017-08-08 02:07:00 +02:00 |
test_exceptionThrowing.html
|
…
|
|
test_exception_messages.html
|
Bug 1336018 - Get rid of objectURLOptions dictionary in URL.createObjectURL, r=smaug
|
2017-02-03 08:28:52 +01: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 1263312 - Have addIceCandidate take a dictionary. r=drno,smaug
|
2016-11-08 21:36:04 -05:00 |
test_forOf.html
|
…
|
|
test_integers.html
|
…
|
|
test_interfaceName.html
|
…
|
|
test_interfaceToString.html
|
Bug 1319936 - Remove String generics uses in dom. r=billm
|
2016-11-24 13:17:00 -08:00 |
test_iterable.html
|
Bug 1289315 - Tests for Iterable<> Union Types in WebIDL Interfaces; r=bz
|
2016-07-27 09:48:59 -07:00 |
test_jsimplemented_eventhandler.html
|
…
|
|
test_kill_longrunning_prerendered_content.xul
|
…
|
|
test_lenientThis.html
|
…
|
|
test_lookupGetter.html
|
…
|
|
test_namedNoIndexed.html
|
…
|
|
test_named_getter_enumerability.html
|
…
|
|
test_oom_reporting.html
|
Bug 1165052 - Part 0: Add throwOutOfMemory testing function and use it instead of Array.prototype.splice in test_oom_reporting.html. r=efaust
|
2016-04-07 19:20:22 +09:00 |
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 883377 - Part 6: Update browser and dom tests to follow displayName change. r=smaug
|
2016-12-03 07:44:23 +09:00 |
test_proxies_via_xray.html
|
…
|
|
test_proxy_expandos.html
|
Bug 1133423 - Optimize sets of expando properties and expando setter calls on DOM proxies. r=evilpie
|
2017-03-22 09:08:08 +01:00 |
test_queryInterface.html
|
…
|
|
test_returnUnion.html
|
…
|
|
test_sequence_detection.html
|
…
|
|
test_sequence_wrapping.html
|
…
|
|
test_setWithNamedGetterNoNamedSetter.html
|
…
|
|
test_stringBindings.html
|
Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj
|
2017-02-01 15:29:47 -05:00 |
test_throwing_method_noDCE.html
|
…
|
|
test_traceProtos.html
|
Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher
|
2016-07-19 13:13:00 +08:00 |
test_treat_non_object_as_null.html
|
…
|
|
test_unforgeablesonexpando.html
|
…
|
|
test_usvstring.html
|
…
|
|
test_worker_UnwrapArg.html
|
…
|
|