Chromium Code Reviews
DescriptionMac: remove spurious toolbar context menu and associated crash.
The toolbar should not have a context menu, and it should decidedly not be hooked up to the Page menu.
Changes to Toolbar.xib:
- remove the connection from the Toolbar |menu| outlet (to the Page Menu)
- connect Chrome UI Localizer's |yetAnotherObjectToLocalize_| outlet to the Page Menu
BUG=26823
TEST=See bug. Also, make sure the toolbar does NOT have a context menu, and that the Page Menu is displayed correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31370
Patch Set 1 #Patch Set 2 : "Merged" ToT, i.e., re-did my changes. #Messages
Total messages: 8 (0 generated)
|