.. |
perfmetrics
|
Bug 1498426 - Disable dom/tests/browser/perfmetrics/browser_test_unresponsive.js on all platforms. r=jmaher
|
2018-11-26 07:18:00 +02:00 |
.eslintrc.js
|
Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs
|
2018-11-21 14:27:27 +00:00 |
beforeunload_test_page.html
|
…
|
|
browser.ini
|
Bug 1504159 - add test to verify we can save a mixed content image from the context menu, r=jkt
|
2018-11-09 10:59:52 +00:00 |
browser_ConsoleAPITests.js
|
Bug 1484466: Part 3a - Update remaining XPCOMUtils.generateQI callers to use ChromeUtils. r=mccr8
|
2018-08-18 12:44:57 -07:00 |
browser_ConsoleAPI_originAttributes.js
|
Bug 1479570. Get Add a getter to get a docshell from nsIWindowlessBrowser. r=kmag
|
2018-08-03 00:05:07 +00:00 |
browser_ConsoleStorageAPITests.js
|
Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8
|
2018-07-24 19:47:41 -04:00 |
browser_ConsoleStoragePBTest_perwindowpb.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_allocateGigabyte.js
|
…
|
|
browser_autofocus_background.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_autofocus_preference.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_beforeunload_between_chrome_content.js
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
browser_bug396843.js
|
Bug 1445983. <bdi> should be an HTMLElement, not HTMLUnknownElement. r=hsivonen
|
2018-03-16 11:26:09 -04:00 |
browser_bug1004814.js
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
browser_bug1008941_dismissGeolocationHanger.js
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
browser_bug1236512.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_bug1238427.js
|
…
|
|
browser_bug1316330.js
|
Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug
|
2018-02-09 19:17:26 +09:00 |
browser_cancel_keydown_keypress_event.js
|
Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
|
2018-02-15 04:15:39 +09:00 |
browser_focus_steal_from_chrome.js
|
…
|
|
browser_focus_steal_from_chrome_during_mousedown.js
|
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
|
2018-03-20 00:16:06 -04:00 |
browser_frame_elements.html
|
…
|
|
browser_frame_elements.js
|
Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8
|
2018-07-24 19:47:41 -04:00 |
browser_hasbeforeunload.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_largeAllocation_non_win32.js
|
…
|
|
browser_largeAllocation_win32.js
|
…
|
|
browser_localStorage_e10s.js
|
Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika
|
2018-08-29 15:47:29 +01:00 |
browser_localStorage_privatestorageevent.js
|
Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE
|
2018-08-08 22:11:56 +03:00 |
browser_noopener.js
|
Bug 1419960 - Make the noopener window feature not affect whether other window features are enabled, r=nika
|
2018-07-21 22:44:34 +00:00 |
browser_noopener_null_uri.js
|
Bug 1419960 - Make the noopener window feature not affect whether other window features are enabled, r=nika
|
2018-07-21 22:44:34 +00:00 |
browser_persist_cookies.js
|
Bug 1469916, r=ckerschb,jkt
|
2018-06-22 15:41:39 +01:00 |
browser_persist_mixed_content_image.js
|
Bug 1504159 - add test to verify we can save a mixed content image from the context menu, r=jkt
|
2018-11-09 10:59:52 +00:00 |
browser_test_focus_after_modal_state.js
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
browser_test_new_window_from_content.js
|
Bug 1501079 - fix various tests to not race with window focus/activate, r=dao
|
2018-10-23 10:16:35 +00:00 |
browser_test_performance_metrics_off.js
|
Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku
|
2018-07-26 10:28:39 +02:00 |
browser_test_toolbars_visibility.js
|
Bug 1501079 - fix various tests to not race with window focus/activate, r=dao
|
2018-10-23 10:16:35 +00:00 |
browser_wakelock.js
|
Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku
|
2018-09-28 14:05:07 +09:00 |
browser_xhr_sandbox.js
|
…
|
|
dummy.html
|
Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin
|
2018-06-12 13:22:50 -07:00 |
dummy.png
|
Bug 1504159 - add test to verify we can save a mixed content image from the context menu, r=jkt
|
2018-11-09 10:59:52 +00:00 |
focus_after_prompt.html
|
…
|
|
geo_leak_test.html
|
…
|
|
helper_largeAllocation.js
|
Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE
|
2018-08-08 22:11:56 +03:00 |
mimeme.sjs
|
Bug 1469916, r=ckerschb,jkt
|
2018-06-22 15:41:39 +01:00 |
page_localstorage_e10s.html
|
…
|
|
page_privatestorageevent.html
|
…
|
|
position.html
|
…
|
|
prevent_return_key.html
|
…
|
|
set-samesite-cookies-and-redirect.sjs
|
Bug 1469916, r=ckerschb,jkt
|
2018-06-22 15:41:39 +01:00 |
shared_worker.js
|
Bug 1474844 - Filter out empty categories - r=baku
|
2018-07-13 11:57:59 +02:00 |
test-console-api.html
|
Bug 1445772 - Don't worry about binding console methods to the console object r=jryans
|
2018-03-14 14:33:47 -07:00 |
test_bug1004814.html
|
…
|
|
test_largeAllocation.html
|
…
|
|
test_largeAllocation.html^headers^
|
…
|
|
test_largeAllocation2.html
|
…
|
|
test_largeAllocation2.html^headers^
|
…
|
|
test_largeAllocationFormSubmit.sjs
|
…
|
|
test_mixed_content_image.html
|
Bug 1504159 - add test to verify we can save a mixed content image from the context menu, r=jkt
|
2018-11-09 10:59:52 +00:00 |
test_new_window_from_content_child.html
|
…
|
|
test_noopener_source.html
|
…
|
|
test_noopener_target.html
|
…
|
|
worker_bug1004814.js
|
…
|
|