gecko-dev/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
ext-commands.js
ext-devtools-inspectedWindow.js
ext-devtools-network.js
ext-devtools-panels.js
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
ext-pkcs11.js
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