gecko-dev/dom/tests/browser
Tarek Ziadé 4c1f27f6b2 Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku
This change will avoid unecessary IPDL messages and potentially, content processes crashes.

MozReview-Commit-ID: HHUEXz7ePEQ

--HG--
rename : dom/tests/browser/browser_test_performance_metrics.js => dom/tests/browser/perfmetrics/browser_test_performance_metrics.js
rename : dom/tests/browser/ping_worker.html => dom/tests/browser/perfmetrics/ping_worker.html
rename : dom/tests/browser/ping_worker.js => dom/tests/browser/perfmetrics/ping_worker.js
rename : dom/tests/browser/ping_worker2.html => dom/tests/browser/perfmetrics/ping_worker2.html
extra : rebase_source : b3d90cd22ed68fe7e09f44fe4145b9cde0dfafa1
2018-07-26 10:28:39 +02:00
..
perfmetrics Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku 2018-07-26 10:28:39 +02:00
beforeunload_test_page.html
browser.ini Bug 1474286 - Throw a JS exception in ChromeUtils::RequestPerformanceMetrics if pref is off - r=baku 2018-07-26 10:28:39 +02:00
browser_ConsoleAPITests.js
browser_ConsoleAPI_originAttributes.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07: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 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8 2018-07-24 19:47:41 -04:00
browser_allocateGigabyte.js
browser_autofocus_background.js
browser_autofocus_preference.js
browser_beforeunload_between_chrome_content.js
browser_bug396843.js
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
browser_bug1236512.js
browser_bug1238427.js
browser_bug1316330.js
browser_cancel_keydown_keypress_event.js
browser_focus_steal_from_chrome.js
browser_focus_steal_from_chrome_during_mousedown.js
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
browser_largeAllocation_non_win32.js
browser_largeAllocation_win32.js
browser_localStorage_e10s.js
browser_localStorage_privatestorageevent.js
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_test_focus_after_modal_state.js
browser_test_new_window_from_content.js
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
browser_xhr_sandbox.js
dummy.html Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin 2018-06-12 13:22:50 -07:00
focus_after_prompt.html
geo_leak_test.html
helper_largeAllocation.js
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
test_bug1004814.html
test_largeAllocation.html
test_largeAllocation.html^headers^
test_largeAllocation2.html
test_largeAllocation2.html^headers^
test_largeAllocationFormSubmit.sjs
test_new_window_from_content_child.html
test_noopener_source.html
test_noopener_target.html
worker_bug1004814.js