DescriptionFix rebuilding the profile selector on the OSX App Launcher.
rebuildMenu was only rebuilding the NSMenu, not the menu Model. Do both.
Also add tests, and remove the unused AppListMenu::CURRENT_USER, to fix
a broken test related to the test not observing the user model properly.
BUG=302882
TEST=Open the App Launcher on OSX. Go to chrome://settings and add a
user. The new user should appear in the App Lanucher profile selctor.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226435
Patch Set 1 #
Total comments: 1
Patch Set 2 : add setModel:NULL - destroying the C++ object is guaranteed, but not the menuController_ #
Messages
Total messages: 4 (0 generated)
|