..
perfmetrics
Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek
2019-05-09 23:12:12 +00:00
.eslintrc.js
Bug 1552441 - Test to verify that only unlinkable about pages can load script[type=module]. r=smaug,ckerschb
2019-05-21 18:02:21 +00:00
beforeunload_test_page.html
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_allocateGigabyte.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_autofocus_background.js
browser_autofocus_preference.js
browser_beforeunload_between_chrome_content.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_bug396843.js
Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop
2019-05-20 16:50:28 +00:00
browser_bug1004814.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_bug1008941_dismissGeolocationHanger.js
browser_bug1236512.js
browser_bug1238427.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_bug1316330.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_cancel_keydown_keypress_event.js
Bug 1512048 - Convert tabmodalprompt binding to JSM module r=Gijs
2019-01-04 19:29:34 +00:00
browser_ConsoleAPI_originAttributes.js
Bug 1557887 - Part 6: Pass a storage principal to the rest of the call sites for createAboutBlankContentViewer(); r=baku
2019-06-12 09:07:33 +00:00
browser_ConsoleAPITests.js
Bug 1544834 - Replace deprecated generics in test code r=evilpie
2019-04-17 19:03:19 +00:00
browser_ConsoleStorageAPITests.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_ConsoleStoragePBTest_perwindowpb.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_focus_steal_from_chrome_during_mousedown.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_focus_steal_from_chrome.js
Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot
2019-01-22 21:26:02 +00:00
browser_frame_elements.html
browser_frame_elements.js
Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8
2019-01-30 17:26:25 +00:00
browser_hasbeforeunload.js
Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley
2019-04-09 15:59:37 -05:00
browser_keypressTelemetry.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
browser_largeAllocation_non_win32.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_largeAllocation_win32.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_localStorage_e10s.js
Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth
2019-05-14 05:49:46 +00:00
browser_localStorage_privatestorageevent.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_localStorage_snapshotting_e10s.js
Bug 1513915 - LSNG: LoadItem could return more items (up to the prefill limit); r=asuth,jld
2019-04-08 10:56:19 +02:00
browser_noopener_null_uri.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_noopener.js
Bug 1547073 - Increase the allowed test timeout for browser_noopener.js
2019-04-26 16:07:44 -04:00
browser_persist_cookies.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_persist_mixed_content_image.js
Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8
2019-01-30 17:26:25 +00:00
browser_test_focus_after_modal_state.js
Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot
2019-01-22 21:26:02 +00:00
browser_test_new_window_from_content.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_test_toolbars_visibility.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
browser_unlinkable_about_page_can_load_module_scripts.js
Bug 1559087 - Fix renamed constant for privileged about process r=Gijs
2019-06-13 13:50:45 +00:00
browser_wakelock.js
browser_windowProxy_transplant.js
Bug 1559460 - Support subframe process switches into embedder process, r=mccr8
2019-06-21 16:34:30 +00:00
browser_xhr_sandbox.js
Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop
2019-05-20 16:50:28 +00:00
browser.ini
Bug 1555488 - Part 2: Add initial tests for WindowProxy cache clearing, r=mccr8
2019-06-06 14:57:25 +00:00
dummy.html
dummy.png
file_load_module_script.html
Bug 1552441 - Test to verify that only unlinkable about pages can load script[type=module]. r=smaug,ckerschb
2019-05-21 18:02:21 +00:00
file_module_loaded2.js
Bug 1552441 - Test to verify that only unlinkable about pages can load script[type=module]. r=smaug,ckerschb
2019-05-21 18:02:21 +00:00
file_module_loaded.js
Bug 1552441 - Test to verify that only unlinkable about pages can load script[type=module]. r=smaug,ckerschb
2019-05-21 18:02:21 +00:00
file_postMessage_parent.html
Bug 1555488 - Part 2: Add initial tests for WindowProxy cache clearing, r=mccr8
2019-06-06 14:57:25 +00:00
focus_after_prompt.html
geo_leak_test.html
helper_largeAllocation.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
helper_localStorage_e10s.js
Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley
2019-04-09 15:59:37 -05:00
mimeme.sjs
page_localstorage_e10s.html
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
page_localstorage_snapshotting_e10s.html
page_privatestorageevent.html
position.html
Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot
2019-01-22 21:26:02 +00:00
prevent_return_key.html
Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot
2019-01-22 21:26:02 +00:00
set-samesite-cookies-and-redirect.sjs
test_bug1004814.html
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
test_largeAllocation2.html
test_largeAllocation2.html^headers^
test_largeAllocation.html
test_largeAllocation.html^headers^
test_largeAllocationFormSubmit.sjs
test_mixed_content_image.html
test_new_window_from_content_child.html
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
test_noopener_source.html
test_noopener_target.html
test-console-api.html
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00
worker_bug1004814.js
Bug 1508985 - Enable ESLint for dom/tests/browser/ (automatic changes) r=Standard8,qdot
2019-01-22 21:26:30 +00:00