gecko-dev/xpfe/appshell
Nicholas Nethercote cc993d1772 Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange.
They don't need to be NS_IMETHOD, but they should be MOZ_MUST_USE. Adding the
latter catches a few missing checks, which the patch adds.

The patch also gives PuppetWidget an InfallibleCreate() function, which makes
the infallibility of PuppetWidget creation clear.
2016-08-19 09:03:17 +10:00
..
test
moz.build Bug 1261842 - Add methods to nsIDocShellTreeOwner for sizing the primary content. r=smaug 2016-07-14 16:31:41 -04:00
nsAppShellCID.h
nsAppShellFactory.cpp
nsAppShellService.cpp Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange. 2016-08-19 09:03:17 +10:00
nsAppShellService.h
nsAppShellWindowEnumerator.cpp
nsAppShellWindowEnumerator.h
nsChromeTreeOwner.cpp Bug 1261842 - Add methods to nsIDocShellTreeOwner for sizing the primary content. r=smaug 2016-07-14 16:31:41 -04:00
nsChromeTreeOwner.h
nsContentTreeOwner.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsContentTreeOwner.h
nsIAppShellService.idl
nsIPopupWindowManager.idl
nsIWindowMediator.idl
nsIWindowMediatorListener.idl
nsIWindowlessBrowser.idl
nsIXULBrowserWindow.idl Bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs. r=Felipe 2016-06-08 17:03:42 -04:00
nsIXULWindow.idl Bug 1261842 - Add methods to nsIDocShellTreeOwner for sizing the primary content. r=smaug 2016-07-14 16:31:41 -04:00
nsWebShellWindow.cpp Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange. 2016-08-19 09:03:17 +10:00
nsWebShellWindow.h
nsWindowMediator.cpp
nsWindowMediator.h
nsXULWindow.cpp Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
nsXULWindow.h Bug 1261842 - Add methods to nsIDocShellTreeOwner for sizing the primary content. r=smaug 2016-07-14 16:31:41 -04:00