gecko-dev/toolkit/components/contextualidentity/tests/browser/browser.toml
Julian Descottes 69300a43c4 Bug 1877191 - Add removeTabOptions parameter to ContextualIdentityService.closeContainerTabs r=mconley
Adds a removeTabOptions optional parameter to closeContainerTabs that will be forwarded to tabbrowser.removeTab
This allows to set options such as skipPermitUnload.
Browser mochitest added to check the new behavior. This should be a noop for current consumers of the API.

Differential Revision: https://phabricator.services.mozilla.com/D200018
2024-02-07 00:40:42 +00:00

3 lines
45 B
TOML

[DEFAULT]
["browser_closeContainerTabs.js"]