gecko-dev/dom/tests/browser
Andrew Sutherland 7a796ee397 Bug 1341161 - Handle "dom.ipc.keepProcessesAlive.web" pref not existing, fixing permaorange on aurora. r=baku
--HG--
extra : rebase_source : 870812dc3d5ff08245ab24c6c7fa6994e3c65520
2017-02-20 22:19:16 -05:00
..
browser.ini Bug 1285898 - [e10s-multi] LocalStorage e10s Test. r=baku 2017-02-07 04:05:07 -05:00
browser_ConsoleAPITests.js Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins 2016-12-16 22:42:10 +01:00
browser_ConsoleAPI_originAttributes.js Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
browser_ConsoleStorageAPITests.js Bug 1304531 - Remove CPOW usage from browser_ConsoleStorageAPITests.js. r=Felipe 2016-09-20 18:04:15 -07:00
browser_ConsoleStoragePBTest_perwindowpb.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser_allocateGigabyte.js Bug 1304140 - Part 2: Add tests for the Large-Allocation header, r=smaug 2016-10-31 16:38:54 -04:00
browser_autofocus_background.js Bug 1246635, enable browser_autofocus_background.js in e10s, r=mrbkap 2016-03-09 09:11:12 -05:00
browser_autofocus_preference.js Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-18 09:33:33 +01:00
browser_beforeunload_between_chrome_content.js Bug 1326779 - [e10s] Fire beforeunload event when navigating to a page in different process. r=smaug 2017-01-16 21:33:00 -05:00
browser_bug396843.js Bug 1267479 - Use ContentTask to avoid using intermittent CPOWs in browser_bug396843.js. r=wchen 2016-07-22 16:45:47 -07:00
browser_bug1004814.js Bug 1271067 - Make test_bug1004814 more reliable on non-e10s, r=baku 2016-05-19 09:37:51 -04:00
browser_bug1008941_dismissGeolocationHanger.js Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
browser_bug1238427.js Bug 1238427 - Avoid a strong reference from the timeout timer to nsGeolocationRequest. r=jdm 2016-01-21 09:57:30 -08:00
browser_bug1316330.js Bug 1330252, try to avoid flooding child process with repeated key events, r=masayuki 2017-01-16 11:29:37 +02:00
browser_cancel_keydown_keypress_event.js Bug 1316330 - Cancel delayed keypress events if last keydown was canceled. r=smaug 2016-12-02 15:35:28 +08:00
browser_focus_steal_from_chrome.js Bug 1310403, Remove special mouse handling for buttons which fixes extra focus events, r=smaug 2016-11-11 10:30:36 -05:00
browser_focus_steal_from_chrome_during_mousedown.js Bug 1270117 - Modify browser_focus_steal_from_chrome_during_mousedown to run on e10s, r=enndeakin 2016-05-06 13:52:42 -04:00
browser_frame_elements.html
browser_frame_elements.js Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
browser_largeAllocation_non_win32.js Bug 1331087 - Part 1: Disable the largeAllocation header by default outside of Win32 builds, r=ehsan 2017-01-31 14:08:20 -05:00
browser_largeAllocation_win32.js Bug 1331087 - Part 1: Disable the largeAllocation header by default outside of Win32 builds, r=ehsan 2017-01-31 14:08:20 -05:00
browser_localStorage_e10s.js Bug 1341161 - Handle "dom.ipc.keepProcessesAlive.web" pref not existing, fixing permaorange on aurora. r=baku 2017-02-20 22:19:16 -05:00
browser_localStorage_privatestorageevent.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser_prerendering.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
browser_test__content.js
browser_test_focus_after_modal_state.js Bug 1316330 - Cancel delayed keypress events if last keydown was canceled. r=smaug 2017-02-03 05:16:00 -05:00
browser_test_new_window_from_content.js Bug 1253673, r=bz 2016-04-19 09:56:19 +01:00
browser_test_toolbars_visibility.js Bug 1253673, r=bz 2016-04-19 09:56:19 +01:00
browser_xhr_sandbox.js
dummy.html Bug 1253673, r=bz 2016-04-19 09:56:19 +01:00
focus_after_prompt.html Bug 1316330 - Cancel delayed keypress events if last keydown was canceled. r=smaug 2017-02-03 05:16:00 -05:00
geo_leak_test.html Bug 1238427 - Avoid a strong reference from the timeout timer to nsGeolocationRequest. r=jdm 2016-01-21 09:57:30 -08:00
helper_largeAllocation.js Bug 1338241 - Part 4: Add tests for dragging browsers into new windows, r=smaug 2017-02-17 12:01:41 -05:00
page_localstorage_e10s.html Bug 1285898 - [e10s-multi] LocalStorage e10s Test. r=baku 2017-02-07 04:05:07 -05:00
page_privatestorageevent.html Bug 1270119 - Rewrite browser_localStorage_privatestoragevent.js to run on e10s, r=jdm 2016-05-06 13:52:38 -04:00
position.html
prerender.html Bug 1330332 - Update prerendering tests to validate global history state, r=smaug 2017-01-19 15:26:18 -05:00
prerender_target.html Bug 1330332 - Update prerendering tests to validate global history state, r=smaug 2017-01-19 15:26:18 -05:00
prevent_return_key.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test-console-api.html
test_bug1004814.html
test_largeAllocation.html Bug 1332343 - Fix browser_largeAllocation.js in multi-e10s, r=smaug 2017-01-31 14:08:20 -05:00
test_largeAllocation.html^headers^ Bug 1304140 - Part 2: Add tests for the Large-Allocation header, r=smaug 2016-10-31 16:38:54 -04:00
test_largeAllocation2.html Bug 1329331 - Add tests for not leaving the Large-Allocation process when there are other toplevel windows, r=smaug 2017-01-16 14:03:09 -05:00
test_largeAllocation2.html^headers^ Bug 1329331 - Add tests for not leaving the Large-Allocation process when there are other toplevel windows, r=smaug 2017-01-16 14:03:09 -05:00
test_new_window_from_content_child.html Bug 1253673, r=bz 2016-04-19 09:56:19 +01:00
worker_bug1004814.js