mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8ddefeed54
Calling QueryInterface with a statically known IID should typically not be necessary. In those cases where it's not, the compiler can do the cast for us, though we have to supply the reference-counting that QueryInterface would do. In passing, several redundant null-checks for the result of |new T| have been deleted. |
||
---|---|---|
.. | ||
test | ||
moz.build | ||
nsAppShellCID.h | ||
nsAppShellFactory.cpp | ||
nsAppShellService.cpp | ||
nsAppShellService.h | ||
nsAppShellWindowEnumerator.cpp | ||
nsAppShellWindowEnumerator.h | ||
nsChromeTreeOwner.cpp | ||
nsChromeTreeOwner.h | ||
nsContentTreeOwner.cpp | ||
nsContentTreeOwner.h | ||
nsIAppShellService.idl | ||
nsIPopupWindowManager.idl | ||
nsIWindowMediator.idl | ||
nsIWindowMediatorListener.idl | ||
nsIXULBrowserWindow.idl | ||
nsIXULWindow.idl | ||
nsWebShellWindow.cpp | ||
nsWebShellWindow.h | ||
nsWindowMediator.cpp | ||
nsWindowMediator.h | ||
nsXULWindow.cpp | ||
nsXULWindow.h |