gecko-dev/dom/tests/browser
2020-06-04 00:07:25 +00:00
..
perfmetrics Bug 1643075, removed unused message manager usage from browser_test_performance_metrics.js, r=tarek 2020-06-04 00:07:25 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
beforeunload_test_page.html
browser_allocateGigabyte.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_autofocus_background.js Bug 1484213 - Try to make browser_autofocus_background.js more reliable. r=dao 2020-02-05 13:14:42 +00:00
browser_autofocus_preference.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_beforeunload_between_chrome_content.js
browser_bug396843.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_bug1004814.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_bug1008941_dismissGeolocationHanger.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_bug1236512.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
browser_bug1238427.js Bug 1613627 - Rename all 'geo.wifi' related preferences to match the 'geo.provider.' convention and move default values to all.js. r=garvan 2020-02-06 14:50:22 +00:00
browser_bug1316330.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_bug1563629.js
browser_cancel_keydown_keypress_event.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_ConsoleAPI_originAttributes.js
browser_ConsoleAPITests.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_ConsoleStorageAPITests.js Bug 1603925 - Wait for navigation in browser_ConsoleStorageAPITests.js r=nchevobbe 2020-01-06 10:34:43 +00:00
browser_ConsoleStoragePBTest_perwindowpb.js Backed out 20 changesets (bug 1602318) for causing multiple types of failures. CLOSED TREE 2020-04-24 11:15:12 +03:00
browser_focus_steal_from_chrome_during_mousedown.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_focus_steal_from_chrome.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_frame_elements.html
browser_frame_elements.js Bug 1614462: Part 2c - Remove content mozbrowser tests. r=mccr8,marionette-reviewers,whimboo 2020-04-20 22:15:35 +00:00
browser_hasbeforeunload.js Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
browser_keypressTelemetry.js
browser_largeAllocation_non_win32.js
browser_largeAllocation_win32.js
browser_localStorage_e10s.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_localStorage_privatestorageevent.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_localStorage_snapshotting_e10s.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_navigate_replace_browsingcontext.js Bug 1610850 -Fix lint failure a=lint-fix 2020-03-26 20:29:47 +02:00
browser_noopener_null_uri.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_noopener.js Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
browser_persist_cookies.js Bug 1634305 - use BEHAVIOR_REJECT_TRACKER to run test; r=baku 2020-05-04 19:04:23 +00:00
browser_persist_cross_origin_iframe.js Bug 1576188 - Test that save-as works for cross process frames. r=peterv 2020-04-27 05:41:27 +00:00
browser_persist_image_accept.js Bug 1641208 - Accept header does not include image/avif even when image.avif.enable is set. r=mattwoodrow,aosmond,necko-reviewers,valentin 2020-06-01 22:21:05 +00:00
browser_persist_mixed_content_image.js Bug 1526731 - pass content policy to webbrowserpersist to improve image request headers, r=smaug,johannh 2020-01-23 08:36:00 +00:00
browser_pointerlock_warning.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_test_focus_after_modal_state.js Bug 1640240, remove message manager usage from browser_test_focus_after_modal_state.js, r=smaug 2020-05-22 19:03:02 +00:00
browser_test_new_window_from_content.js Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo 2020-04-24 09:23:52 +00:00
browser_test_toolbars_visibility.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_unlinkable_about_page_can_load_module_scripts.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_wakelock.js
browser_windowProxy_transplant.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_xhr_sandbox.js
browser.ini Bug 1614436 - Disable browser_ConsoleStorageAPITests.js on linux asan for frequent failures. r=jmaher 2020-05-16 20:24:47 +00:00
dummy.html
dummy.png
file_load_module_script.html
file_module_loaded2.js
file_module_loaded.js
file_postMessage_parent.html Bug 1632332 - Improve inner-window-nuked handling in browser_windowProxy_transplant.js. r=kmag 2020-04-23 18:23:05 +00:00
focus_after_prompt.html
geo_leak_test.html
helper_largeAllocation.js Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
helper_localStorage_e10s.js
image.html Bug 1576188 - Test that save-as works for cross process frames. r=peterv 2020-04-27 05:41:27 +00:00
mimeme.sjs
page_localstorage_e10s.html
page_localstorage_snapshotting_e10s.html
page_privatestorageevent.html
position.html
prevent_return_key.html
set-samesite-cookies-and-redirect.sjs
test_bug1004814.html
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
test_noopener_source.html
test_noopener_target.html
test-console-api.html
worker_bug1004814.js