gecko-dev/testing/profiles
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
..
base Bug 1875502 - Disable update by default in all tests r=perftest-reviewers,nalexander,afinder,whimboo,sparky 2024-05-16 20:01:55 +00:00
common Bug 1908258 - part2 : no need to delay wakelock releasing for testing. r=padenot 2024-10-04 04:27:43 +00:00
geckoview-junit Bug 1875502 - Disable update by default in all tests r=perftest-reviewers,nalexander,afinder,whimboo,sparky 2024-05-16 20:01:55 +00:00
mochitest Bug 1918121 - Disable the “popup with past interaction” heuristic in Nightly (privacy.restrict3rdpartystorage.heuristic.window_open) - r=timhuang 2024-09-24 16:19:54 +00:00
perf Bug 1900085 - Disable builtin Glean pings during tests r=TravisLong,perftest-reviewers,sparky,search-reviewers,jteow 2024-06-04 18:15:26 +00:00
profileserver Bug 1795750 - Update Quitter XPI. r=gbrown 2024-06-18 07:11:20 +00:00
raptor Bug 1911448 - Remove DOMContentFlushed. r=smaug,perftest-reviewers,sparky 2024-08-05 12:20:43 +00:00
raptor-android Bug 1900085 - Disable builtin Glean pings during tests r=TravisLong,perftest-reviewers,sparky,search-reviewers,jteow 2024-06-04 18:15:26 +00:00
reftest Bug 1914083 - Remove gfx.offscreencanvas.enabled pref r=webidl,gfx-reviewers,smaug,aosmond 2024-08-21 20:06:56 +00:00
unittest-features Bug 1875502 - Disable update by default in all tests r=perftest-reviewers,nalexander,afinder,whimboo,sparky 2024-05-16 20:01:55 +00:00
unittest-required Bug 1905851 - Enable dom.block_multiple_popups by default for tests; r=smaug 2024-10-11 11:45:08 +00:00
valgrind Bug 1795750 - Update Quitter XPI. r=gbrown 2024-06-18 07:11:20 +00:00
web-platform Bug 1914083 - Remove gfx.offscreencanvas.enabled pref r=webidl,gfx-reviewers,smaug,aosmond 2024-08-21 20:06:56 +00:00
xpcshell Bug 1904975 - allow xpcshell tests to have full async stacks. r=Standard8,extension-reviewers,willdurand 2024-07-11 13:30:02 +00:00
moz.build
profile
profiles.json