fune/browser/components/extensions
Rob Wu e55c7738f3 Bug 1811078 - Resolve some intermittent failures in browser_ext_incognito_views.js r=rpl
- 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
2023-01-20 12:14:59 +00:00
..
child Bug 1800149 - Part 1: Stop sending some values from a content process in nsContextMenu, r=Gijs,extension-reviewers,robwu 2022-12-13 18:35:18 +00:00
parent Bug 1809364 - Make tabs.move on multiple tabs more reliable (2). r=robwu 2023-01-19 13:51:31 +00:00
schemas Bug 1680606 - Add matchDiacritics option to Find API r=robwu 2023-01-16 12:23:32 +00:00
test Bug 1811078 - Resolve some intermittent failures in browser_ext_incognito_views.js r=rpl 2023-01-20 12:14:59 +00:00
.eslintrc.js
ext-browser.json
extension-linux-panel.css
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
ExtensionBrowsingData.jsm Bug 1802323 - Add more logging to History cleaner in Sanitizers. r=Gijs,hpeuckmann,extension-reviewers,rpl 2022-12-12 17:16:51 +00:00
ExtensionControlledPopup.jsm Bug 1810076 - Fix promise constructor anti-pattern in ExtensionControlledPopup.jsm. r=robwu 2023-01-16 12:22:04 +00:00
ExtensionPopups.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
extensions-browser.manifest
jar.mn
moz.build Bug 1799009 - Remove unified extensions pref and non-unified extensions variants from test suite. r=rpl,mconley,fluent-reviewers,desktop-theme-reviewers,Itiel 2023-01-19 10:59:25 +00:00