fune/toolkit/components/windowwatcher
David Parks 2f1c14fa29 Bug 1893119: Part 19 - Make WindowWatcher call EndDragSession on session object a=diannaS
CreateChromeWindow creates windows in the parent process.  EndDragSession is
moving to the drag session, so call it on the paren't session, if one exists.
Note that this patch will not build without the next one.

Original Revision: https://phabricator.services.mozilla.com/D211082

Differential Revision: https://phabricator.services.mozilla.com/D221172
2024-09-06 14:44:17 +00:00
..
test
moz.build
nsAutoWindowStateHelper.cpp
nsAutoWindowStateHelper.h
nsDialogParamBlock.cpp
nsDialogParamBlock.h
nsIDialogParamBlock.idl
nsIOpenWindowInfo.idl Bug 1681457 - Allow non-auxiliary BrowsingContexts created by script to close themselves, r=smaug 2024-06-05 00:06:48 +00:00
nsIPromptCollection.idl
nsIPromptFactory.idl
nsIPromptService.idl
nsIWindowWatcher.idl
nsOpenWindowInfo.cpp Bug 1681457 - Allow non-auxiliary BrowsingContexts created by script to close themselves, r=smaug 2024-06-05 00:06:48 +00:00
nsOpenWindowInfo.h Bug 1681457 - Allow non-auxiliary BrowsingContexts created by script to close themselves, r=smaug 2024-06-05 00:06:48 +00:00
nsPIWindowWatcher.idl
nsPromptUtils.h
nsWindowWatcher.cpp Bug 1893119: Part 19 - Make WindowWatcher call EndDragSession on session object a=diannaS 2024-09-06 14:44:17 +00:00
nsWindowWatcher.h