gecko-dev/xpfe/appshell
seb 6a9c6e99fa Bug 1107433 - macOS: Add fallback menu bar for early startup modals. r=mac-reviewers,spohl
This adds a native fallback menu for early startup modals (e.g.
ProfileManager/ProfileDowngrade) which consists of a "Quit" menu item only,
allowing users to quit the app in a regular way (cmd+Q).

According to the bug report the "Quit" menu item used to exist but caused a
crash. With this patch crash doesn't repro anymore.

Differential Revision: https://phabricator.services.mozilla.com/D191525
2023-10-26 16:55:11 +00:00
..
test
AppWindow.cpp Bug 1107433 - macOS: Add fallback menu bar for early startup modals. r=mac-reviewers,spohl 2023-10-26 16:55:11 +00:00
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 Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
nsWindowMediator.h