fune/toolkit/components/windowcreator
Tooru Fujisawa f38e7a292f Bug 1873330 - Part 5: Add UserActivation::Modifiers parameters for window.open-related functions. r=smaug
Pass UserActivation::Modifiers from nsGlobalWindowOuter::OpenInternal
to nsPIWindowWatcher.openWindowWithRemoteTab, through the following interfaces
and protocol:
  * nsPIWindowWatcher.openWindow2
  * nsIWindowProvider.provideWindow
  * PContent.CreateWindow or PContent.CreateWindowInDifferentProcess
  * nsPIWindowWatcher.openWindowWithRemoteTab

Differential Revision: https://phabricator.services.mozilla.com/D197863
2024-01-11 17:24:03 +00:00
..
test
tests/unit
moz.build
nsIWindowCreator.idl
nsIWindowProvider.idl Bug 1873330 - Part 5: Add UserActivation::Modifiers parameters for window.open-related functions. r=smaug 2024-01-11 17:24:03 +00:00