fune/toolkit/components/windowwatcher
Emilio Cobos Álvarez 7508fffd89 Bug 1694927 - Don't allow location APIs to steal focus. r=smaug,hsivonen
The check was a bit too general it seems. Explicitly allow moving focus
for link clicks and window.open(), which are the things we have tests
for and care about moving focus.

Differential Revision: https://phabricator.services.mozilla.com/D107039
2021-03-03 15:44:59 +00:00
..
test
moz.build
nsAutoWindowStateHelper.cpp
nsAutoWindowStateHelper.h
nsDialogParamBlock.cpp
nsDialogParamBlock.h
nsIDialogParamBlock.idl
nsIOpenWindowInfo.idl
nsIPromptCollection.idl
nsIPromptFactory.idl
nsIPromptService.idl Bug 1684469 - Allow showing multiple async auth prompts at the same time. r=necko-reviewers,sfoster,agi 2021-01-27 11:34:05 +00:00
nsIWindowWatcher.idl
nsOpenWindowInfo.cpp Bug 1693946 - Null check the browsing context ready callback in nsOpenWindowInfo, r=nika 2021-02-25 00:42:40 +00:00
nsOpenWindowInfo.h
nsPIPromptService.idl
nsPIWindowWatcher.idl
nsPromptUtils.h
nsWindowWatcher.cpp Bug 1694927 - Don't allow location APIs to steal focus. r=smaug,hsivonen 2021-03-03 15:44:59 +00:00
nsWindowWatcher.h