gecko-dev/dom/tests/mochitest
Edgar Chen fab8d0936d Bug 1905851 - Enable dom.block_multiple_popups by default for tests; r=smaug
Some tests only set `dom.disable_open_during_load` to `true` and expect the
popup blocker to be enabled, e.g. https://searchfox.org/mozilla-central/rev/b368ed8b48c0ea8ed2f1948e4776a6fbb5976dff/browser/base/content/test/popups/browser_popup_blocker.js#21,
but it might not have complete popup blocker behavior as we also check `dom.block_multiple_popups`
in https://searchfox.org/mozilla-central/rev/b368ed8b48c0ea8ed2f1948e4776a6fbb5976dff/docshell/base/BrowsingContext.cpp#2246.

I think it would be nice if we could simplify this by having `dom.block_multiple_popups`
enabled on test profile by default as well, so we could use only `dom.disable_open_during_load`
to control whether popup blocker is enabled and also test the popup blocker properly.

Differential Revision: https://phabricator.services.mozilla.com/D216007
2024-10-11 11:45:08 +00:00
..
ajax Bug 1920849 - Stop using MochiKit Async methods in dom/tests/mochitest/ajax/ r=dom-core,sfarre 2024-10-09 15:12:33 +00:00
beacon Backed out changeset 42e1983d8cae (bug 1784963) for causing mochitest failures in test_beaconContentPolicy.html CLOSED TREE 2024-05-27 11:18:43 -04:00
bugs Bug 1905851 - Enable dom.block_multiple_popups by default for tests; r=smaug 2024-10-11 11:45:08 +00:00
chrome Bug 1889417 - Fix minor Fluent bugs in various tests. r=fluent-reviewers,credential-management-reviewers,fxview-reviewers,places-reviewers,omc-reviewers,backup-reviewers,urlbar-reviewers,dimi,Standard8,nsharpley,mconley,flod,emcminn 2024-09-10 19:03:18 +00:00
crypto
dom-level0
dom-level1-core
dom-level2-core
dom-level2-html
fetch Bug 1873986 - Fix dom/tests/mochitest/fetch/ when by blocking 3pc by default in TCP. r=bvandersloot,necko-reviewers,tschuster,kershaw 2024-08-28 15:11:52 +00:00
fs
gamepad
general Bug 1922437 - Rename nsIAndroid* classes to nsIGeckoView*. r=geckoview-reviewers,nika,frontend-codestyle-reviewers,owlish 2024-10-03 22:21:51 +00:00
geolocation
integer-gemm
keyhandling
localstorage Bug 1866402 - Replace some nsIQuotaManagerService::ResetStoragesForPrincipal calls with nsIQuotaManagerService::ResetStoragesForClient; r=dom-storage-reviewers,jari 2024-10-09 11:59:34 +00:00
orientation
pointerlock Bug 1866173 - Make GetWindowClientRectCenter() working properly on oop iframe; r=smaug 2024-05-16 14:26:21 +00:00
script Bug 1899172 - Part 0: Disable bytecode encoding test. r=nbp 2024-05-30 05:01:14 +00:00
sessionstorage
storageevent
webcomponents Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (dom/tests/) r=dom-core,masayuki 2024-09-23 22:35:38 +00:00
whatwg Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (dom/tests/) r=dom-core,masayuki 2024-09-23 22:35:38 +00:00