.. |
.eslintrc.js
|
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
|
2018-10-24 19:11:17 +00:00 |
Makefile.in
|
…
|
|
TestBindingHeader.h
|
Bug 1449861 - Add codegen support for UTF8String. r=bzbarsky
|
2020-01-04 10:36:49 +00:00 |
TestCImplementedInterface.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestCodeGen.webidl
|
Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo
|
2020-01-08 23:14:48 +00:00 |
TestDictionary.webidl
|
…
|
|
TestExampleGen.webidl
|
Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo
|
2020-01-08 23:14:48 +00:00 |
TestFunctions.cpp
|
Bug 1603461 - Add support for extended attributes on nullable types; r=bzbarsky
|
2019-12-17 09:29:35 +00:00 |
TestFunctions.h
|
Bug 1603461 - Add support for extended attributes on nullable types; r=bzbarsky
|
2019-12-17 09:29:35 +00:00 |
TestInterfaceIterableDouble.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceIterableDouble.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceIterableDoubleUnion.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceIterableDoubleUnion.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceIterableSingle.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceIterableSingle.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceJS.js
|
Bug 1561435 - Format dom/, a=automatic-formatting
|
2019-07-05 10:44:55 +02:00 |
TestInterfaceJS.manifest
|
…
|
|
TestInterfaceJSMaplike.js
|
Bug 1561435 - Format dom/, a=automatic-formatting
|
2019-07-05 10:44:55 +02:00 |
TestInterfaceMaplike.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceMaplike.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceMaplikeObject.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceMaplikeObject.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceSetlike.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceSetlike.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceSetlikeNode.cpp
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestInterfaceSetlikeNode.h
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
|
2018-12-14 18:10:35 +00:00 |
TestJSImplGen.webidl
|
Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo
|
2020-01-08 23:14:48 +00:00 |
TestJSImplInheritanceGen.webidl
|
Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar
|
2019-09-27 15:26:14 +00:00 |
TestTypedef.webidl
|
…
|
|
WrapperCachedNonISupportsTestInterface.cpp
|
Bug 1604340 - Allow [Pref] for WebIDL constructor r=bzbarsky
|
2019-12-21 00:46:20 +00:00 |
WrapperCachedNonISupportsTestInterface.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2020-01-09 21:50:11 +00:00 |
chrome.ini
|
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
|
2019-11-27 15:39:16 +00:00 |
file_InstanceOf.html
|
Bug 1508819 - Enable ESLint for dom/bindings (automatic changes) r=nika
|
2019-03-28 09:11:04 +00:00 |
file_barewordGetsWindow_frame1.html
|
…
|
|
file_barewordGetsWindow_frame2.html
|
…
|
|
file_bug775543.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
file_document_location_set_via_xray.html
|
…
|
|
file_dom_xrays.html
|
Bug 1508819 - Enable ESLint for dom/bindings (automatic changes) r=nika
|
2019-03-28 09:11:04 +00:00 |
file_proxies_via_xray.html
|
Bug 1508819 - Enable ESLint for dom/bindings (automatic changes) r=nika
|
2019-03-28 09:11:04 +00:00 |
forOf_iframe.html
|
…
|
|
mochitest.ini
|
Bug 1604340 - Allow [Pref] for WebIDL constructor r=bzbarsky
|
2019-12-21 00:46:20 +00:00 |
moz.build
|
Bug 1599952 Include chromium-config.mozbuild for dom/bindings/test r=dmajor
|
2019-12-03 00:37:26 +00:00 |
mozITestInterfaceJS.idl
|
…
|
|
test_ByteString.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_InstanceOf.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_Object.prototype_props.html
|
Bug 1565170 - Disable toSource/uneval in non-chrome code. r=jwalden,bzbarsky
|
2020-01-09 11:48:58 +00:00 |
test_async_stacks.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_attributes_on_types.html
|
Bug 1603461 - Add support for extended attributes on nullable types; r=bzbarsky
|
2019-12-17 09:29:35 +00:00 |
test_barewordGetsWindow.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug560072.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug742191.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug759621.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug773326.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_bug775543.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_bug788369.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug852846.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug862092.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug1036214.html
|
Bug 1575711 - CallerSubsumes should return false for remote object proxies. r=peterv
|
2019-08-26 18:26:02 +00:00 |
test_bug1041646.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug1123516_maplikesetlike.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_bug1123516_maplikesetlikechrome.xhtml
|
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
|
2019-11-27 15:39:16 +00:00 |
test_bug1123875.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_bug1287912.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_bug1457051.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_callback_across_document_open.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_callback_default_thisval.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_callback_exceptions.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_cloneAndImportNode.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_crossOriginWindowSymbolAccess.html
|
Bug 1575939 - Make test_crossOriginWindowSymbolAccess.html test the cross-process case. r=bzbarsky
|
2019-12-12 04:55:58 +00:00 |
test_defineProperty.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_document_location_set_via_xray.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_document_location_via_xray_cached.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_domProxyArrayLengthGetter.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_dom_xrays.html
|
Bug 1467970 - Unsupport cross docGroup adoption r=smaug
|
2019-09-14 00:09:44 +00:00 |
test_enums.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_exceptionSanitization.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_exceptionThrowing.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_exception_messages.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_exception_options_from_jsimplemented.html
|
Bug 1561061: Move SpecialPowers pref env code to parent and make sane-ish. r=aswan
|
2019-06-24 13:47:53 -07:00 |
test_exceptions_from_jsimplemented.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_forOf.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_integers.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_interfaceName.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_interfaceToString.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_iterable.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_jsimplemented_cross_realm_this.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_jsimplemented_eventhandler.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_jsimplemented_subclassing.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_lenientThis.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_lookupGetter.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_namedNoIndexed.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_named_getter_enumerability.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_oom_reporting.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_prefOnConstructor.html
|
Bug 1604340 - Allow [Pref] for WebIDL constructor r=bzbarsky
|
2019-12-21 00:46:20 +00:00 |
test_primitive_this.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_promise_rejections_from_jsimplemented.html
|
Bug 1561061: Move SpecialPowers pref env code to parent and make sane-ish. r=aswan
|
2019-06-24 13:47:53 -07:00 |
test_proxies_via_xray.html
|
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
|
2019-04-15 20:56:58 +00:00 |
test_proxy_expandos.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_returnUnion.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_sequence_detection.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_sequence_wrapping.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_setWithNamedGetterNoNamedSetter.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_stringBindings.html
|
Bug 1592771. Add tests for round-tripping of various external strings through bindings. r=mccr8
|
2019-10-30 22:09:15 +00:00 |
test_throwing_method_noDCE.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_toJSON.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_traceProtos.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_treat_non_object_as_null.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_unforgeablesonexpando.html
|
Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika
|
2019-03-29 16:47:06 +00:00 |
test_usvstring.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |
test_worker_UnwrapArg.html
|
Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
|
2019-04-16 03:53:28 +00:00 |