forked from mirrors/gecko-dev
[Int]CoordTyped no longer inherits Units because otherwise instances of [Int]IntPointTyped may get one Base subobject because it inherits Units, and others because of BasePoint's Coord members, which end up increasing the [Int]CoordTyped's objects size (since according to the ISO C++ standard, different Base subobject are required to have different addresses). Differential Revision: https://phabricator.services.mozilla.com/D160713 |
||
|---|---|---|
| .. | ||
| test | ||
| AppWindow.cpp | ||
| AppWindow.h | ||
| components.conf | ||
| LiveResizeListener.h | ||
| moz.build | ||
| nsAppShellCID.h | ||
| nsAppShellService.cpp | ||
| nsAppShellService.h | ||
| nsAppShellWindowEnumerator.cpp | ||
| nsAppShellWindowEnumerator.h | ||
| nsChromeTreeOwner.cpp | ||
| nsChromeTreeOwner.h | ||
| nsContentTreeOwner.cpp | ||
| nsContentTreeOwner.h | ||
| nsIAppShellService.idl | ||
| nsIAppWindow.idl | ||
| nsIWindowlessBrowser.idl | ||
| nsIWindowMediator.idl | ||
| nsIWindowMediatorListener.idl | ||
| nsIXULBrowserWindow.idl | ||
| nsWindowMediator.cpp | ||
| nsWindowMediator.h | ||