fune/browser/components/extensions/parent
Emilio Cobos Álvarez 02af3a8de9 Bug 1780876 - Try to deal with DOM/widget state mismatch on macOS. r=robwu
The patch that that regressed this started using the widget state rather
than the DOM state to return full-screen. It seems on macOS they
sometimes can get out of sync, in the failure from comment 0 the window
is really full-screen.

We seemed to account for some of this in:

  https://searchfox.org/mozilla-central/rev/00e504083572d47f2199168f0f79c75c0ddaefb3/browser/components/extensions/test/browser/browser_ext_windows_create.js#31-36

Make sure we exit full-screen as appropriate if DOM thinks we're
fullscreen. This passes verify and at worst it should be harmless.

Differential Revision: https://phabricator.services.mozilla.com/D155353
2022-08-23 22:13:19 +00:00
..
.eslintrc.js
ext-bookmarks.js Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers 2022-07-20 22:34:21 +00:00
ext-browser.js Bug 1780876 - Try to deal with DOM/widget state mismatch on macOS. r=robwu 2022-08-23 22:13:19 +00:00
ext-browserAction.js Bug 1783972 make browser actions pop out of overflow r=zombie,Gijs 2022-08-22 18:55:59 +00:00
ext-chrome-settings-overrides.js Bug 1767550 - Make sure defaultSearch overrides levelOfControl is consistent with the default engine currently set before overriding the current default. r=mixedpuppy 2022-05-25 18:46:12 +00:00
ext-commands.js Bug 1748551 support persistent event for commands.onCommand api r=rpl 2022-03-19 01:42:51 +00:00
ext-devtools-inspectedWindow.js
ext-devtools-network.js
ext-devtools-panels.js Bug 1764505 - [devtools] Migrate Tool's definition isTargetSupport to isToolSupported. r=nchevobbe 2022-04-20 15:15:06 +00:00
ext-devtools.js
ext-find.js
ext-history.js Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers 2022-07-20 22:34:21 +00:00
ext-menus.js Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers 2022-07-20 22:34:21 +00:00
ext-normandyAddonStudy.js
ext-omnibox.js Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers 2022-07-20 22:34:21 +00:00
ext-pageAction.js Bug 1654355 - Fix activeTab with middle click. r=robwu 2022-04-28 08:35:41 +00:00
ext-pkcs11.js Bug 1759162 - Fix pkcs11.isModuleInstalled regressions triggered on non-windows builds. r=barret,willdurand 2022-03-15 20:13:16 +00:00
ext-search.js
ext-sessions.js Backed out changeset 8d3cd97887d1 (bug 1392125) for causing failures at browser_ext_sessions_forgetClosedTab. CLOSED TREE 2022-07-11 20:18:58 +03:00
ext-sidebarAction.js
ext-tabs.js Bug 1711168 allow extension pages to be loaded as top level tabs by other extensions r=rpl,geckoview-reviewers,calu 2022-08-02 17:08:58 +00:00
ext-topSites.js Backed out 3 changesets (bug 1780074, bug 1780347) for causing multiple failures. CLOSED TREE 2022-07-20 14:57:48 +03:00
ext-url-overrides.js
ext-urlbar.js Bug 1780017 - Migrate urlbar consumers to use ESM imports directly. r=adw,preferences-reviewers 2022-07-26 15:11:30 +00:00
ext-windows.js Bug 1711168 allow extension pages to be loaded as top level tabs by other extensions r=rpl,geckoview-reviewers,calu 2022-08-02 17:08:58 +00:00