forked from mirrors/gecko-dev
This is likely the low risky option: - in this patch: identify the modal prompts triggered by extensions options page embedded in about:addons and use the openContenPrompt for them - in a separate follow up issue (to be files), once we are ready to rip off the content prompt code (and the related about:config pref): - stop using openContentPrompt - remove the stack XUL element currently used in about:addons to host the content prompts - adapt the test case to the new prompts (e.g. using PromptTestUtils to wait for the modal prompt), Differential Revision: https://phabricator.services.mozilla.com/D110530 |
||
|---|---|---|
| .. | ||
| browser | ||
| mochitest | ||
| xpcshell | ||
| AppUiTestDelegate.jsm | ||