зеркало из https://github.com/mozilla/gecko-dev.git
c341905d11
Because the parent process lacks information about the current shell size, the child has to send both the current and the new shell size to the parent. The parent then applies the delta to the window size. This can produce different results for calls with the same arguments, whenever a previous call did not have enough time to update the child with its new size. The implementation is replaced by applying the delta in the child. Differential Revision: https://phabricator.services.mozilla.com/D160261 |
||
---|---|---|
.. | ||
test | ||
AppWindow.cpp | ||
AppWindow.h | ||
LiveResizeListener.h | ||
components.conf | ||
moz.build | ||
nsAppShellCID.h | ||
nsAppShellService.cpp | ||
nsAppShellService.h | ||
nsAppShellWindowEnumerator.cpp | ||
nsAppShellWindowEnumerator.h | ||
nsChromeTreeOwner.cpp | ||
nsChromeTreeOwner.h | ||
nsContentTreeOwner.cpp | ||
nsContentTreeOwner.h | ||
nsIAppShellService.idl | ||
nsIAppWindow.idl | ||
nsIWindowMediator.idl | ||
nsIWindowMediatorListener.idl | ||
nsIWindowlessBrowser.idl | ||
nsIXULBrowserWindow.idl | ||
nsWindowMediator.cpp | ||
nsWindowMediator.h |