gecko-dev/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 Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
moz.build Bug 1883551 - Remove nsPIPromptService r=masayuki 2024-03-06 03:32:31 +00:00
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 Bug 1878701 - Part 1: move spinner in DLP agent busy dialog next to the title r=handyman,Gijs 2024-02-21 22:59:53 +00:00
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