Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Issue 371049: Mac: remove spurious toolbar context menu and associated crash. (Closed)

Created:
11 years, 1 month ago by viettrungluu
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -737 lines) Patch
M chrome/app/nibs/Toolbar.xib View 1 36 chunks +53 lines, -737 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
viettrungluu
11 years, 1 month ago (2009-11-07 04:26:10 UTC) #1
Nico
LG! Yikes, where did that come from? :-)
11 years, 1 month ago (2009-11-07 04:56:55 UTC) #2
TVL
Did you happen to see how it came in? I've been worried we'd get odd ...
11 years, 1 month ago (2009-11-09 03:57:17 UTC) #3
viettrungluu
I'll check when I have a moment. It's possible that it's always been that way ...
11 years, 1 month ago (2009-11-09 06:01:26 UTC) #4
akalin
On 2009/11/09 06:01:26, viettrungluu wrote: > I'll check when I have a moment. It's possible ...
11 years, 1 month ago (2009-11-12 10:36:26 UTC) #5
pink (ping after 24hrs)
How did that happen? Did we get merge issues with svn and the xib file? ...
11 years, 1 month ago (2009-11-12 15:16:06 UTC) #6
viettrungluu
I have no idea. I don't recall any non-automatic merges being involved, and I definitely ...
11 years, 1 month ago (2009-11-12 15:44:17 UTC) #7
viettrungluu
11 years, 1 month ago (2009-11-12 15:55:38 UTC) #8
In the absence of any other explanation, I suspect that when I re-did my changes
(after a conflict), I started from the wrong version of Toolbar.xib. <sigh>
Probably I should have looked at the diff afterwards to make sure that it was
what I expected.

On 2009/11/12 15:44:17, viettrungluu wrote:
> I have no idea. I don't recall any non-automatic merges being involved, and I
> definitely didn't manually remove the sync menu items. I'll check my local git
> repository....
> 
> On 2009/11/12 15:16:06, pink wrote:
> > How did that happen? Did we get merge issues with svn and the xib
> > file? I'd like to understand what went wrong so we can watch out for
> > it in the future. We haven't had any of these kinds of issues to date.
> > 
> > > This removed the sync-related menu items ( from
> > > http://codereview.chromium.org/363017 ). :( I will send out a CL to add i=
> > t
> > > back
> > > in.
> > >
> > > http://codereview.chromium.org/371049

Powered by Google App Engine
This is Rietveld 408576698