DescriptionInstantiate AppShimMenuController when app launcher is enabled. (Mac)
Currently the AppShimMenuController is only instantiated if app shims
are enabled at startup. It's possible to enable app shims while Chrome
is running by enabling the app launcher. In this case v2 apps don't get
their own menu bar until Chrome is restarted.
This CL exposes InitAppShimMenuController in AppController, which is
called by AppListServiceMac when the app list is enabled.
BUG=314890
TEST=Start with app shims not enabled.
Enable app shims (e.g. enable the app launcher).
Start an app.
The app should have its own menu bar.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233190
Patch Set 1 #
Total comments: 2
Patch Set 2 : Lazy initialize menu items #Patch Set 3 : Expose InitAppShimMenuController in AppController #
Total comments: 3
Patch Set 4 : Address comment #
Messages
Total messages: 16 (0 generated)
|