forked from mirrors/gecko-dev
- Explicitly wait for popup close (via port.onDisconnect) before checking whether the popup is closed. - On --headless (MOZ_HEADLESS), explicitly close the popup since that does not automatically happen for some unknown reason. Test case: ./mach test browser/components/extensions/test/browser/browser_ext_incognito_views.js --headless - Explicitly wait for popup close (via port.onDisconnect) before closing the final private window. While this is mainly meant as a work-around for bug 1800100, it also helps with reducing the impact of bug 1811071 (follow up in bug 1811459). Differential Revision: https://phabricator.services.mozilla.com/D167190 |
||
|---|---|---|
| .. | ||
| child | ||
| parent | ||
| schemas | ||
| test | ||
| .eslintrc.js | ||
| ext-browser.json | ||
| extension-linux-panel.css | ||
| extension-mac-panel.css | ||
| extension-mac.css | ||
| extension-win-panel.css | ||
| extension.css | ||
| ExtensionBrowsingData.jsm | ||
| ExtensionControlledPopup.jsm | ||
| ExtensionPopups.jsm | ||
| extensions-browser.manifest | ||
| jar.mn | ||
| moz.build | ||