gecko-dev/toolkit
Dimi Lee 55da64bb3d Bug 1713910 - Close the importable wizard window after the tab containing the username field is closed. r=sfoster,tgiles a=test-only DONTBUILD
This testcase is based on "signon.suggestImportCount" = 3, which means
testcase import_suggestion_wizard, import_suggestion_learn_more and import_suggestion_migrate
should only trigger the importableLogin popup once. And in the last testcase, import_suggestion_not_shown,
does not show the popup because the limit is reached.

However, in some cases, when the wizard window (opened in the first testcase, import_suggestion_wizard testcase)
is closed, the focus goes back to the username field that previously showed the importable login popuup,
which triggers the importable login popup again.
When that happens, when the third testcase is executed, the popup will not be displayed because the limit is already reached.

This patch fixes this by closing the tab first so when we close the import suggestion wizard window,
we don't trigger another popup.

Differential Revision: https://phabricator.services.mozilla.com/D120532
2021-07-28 07:32:57 +00:00
..
actors Bug 1706302 - Part 1: Use DOMDocElementCreated for RemotePage actors, r=Gijs 2021-07-09 16:30:28 +00:00
components Bug 1713910 - Close the importable wizard window after the tab containing the username field is closed. r=sfoster,tgiles a=test-only DONTBUILD 2021-07-28 07:32:57 +00:00
content Bug 1717680, remove places where document.popupNode and document.tooltipNode are checked within tests, as these checks are no longer needed, r=Gijs 2021-07-09 11:51:12 +00:00
crashreporter Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
docs
library Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
locales Bug 1666247 - Part 1: Add a simplify page checkbox r=emalysz,flod 2021-07-08 03:54:19 +00:00
modules Bug 1722465 - Investigate using telemetry archived data for determining profile activity. r=Mardak, a=jcristau 2021-07-30 15:57:54 +00:00
mozapps Bug 1711053 - Open file after download if user clicked on downloading file. r=mtigley,flod,Gijs 2021-07-09 13:20:29 +00:00
profile
system
themes Bug 1722588 - Reintroduce the :not([disabled="true"]) check for menu. r=Gijs,emilio a=pascalc 2021-07-28 12:10:37 +00:00
xre Bug 1720497 - Do not require MOZ_ENABLE_WAYLAND if Xwayland is not available, r=stransky a=pascalc 2021-07-19 20:26:00 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build
moz.configure Bug 1720221 proxy failover to direct for system requests r=kershaw,necko-reviewers,robwu a=pascalc 2021-07-19 17:24:29 +00:00
toolkit.mozbuild Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00