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

Issue 6014009: Update menu icons for dynamic items when we update the label. (Closed)

Created:
10 years ago by Andrew T Wilson (Slow)
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews
Visibility:
Public.

Description

Update menu icons for dynamic items when we update the label. BUG=66508 TEST=enable background mode, see wrench menu badge toggle when extensions load Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70228

Patch Set 1 #

Patch Set 2 : Removed broken handling of case with no initial icon. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M chrome/browser/gtk/menu_gtk.cc View 1 2 chunks +11 lines, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
Andrew T Wilson (Slow)
This is a follow-up to that previous review you did for me a bit ago. ...
10 years ago (2010-12-23 01:57:51 UTC) #1
Evan Stade
LGTM
10 years ago (2010-12-23 02:35:19 UTC) #2
Evan Stade
http://codereview.chromium.org/6014009/diff/3001/chrome/browser/gtk/menu_gtk.cc File chrome/browser/gtk/menu_gtk.cc (right): http://codereview.chromium.org/6014009/diff/3001/chrome/browser/gtk/menu_gtk.cc#newcode814 chrome/browser/gtk/menu_gtk.cc:814: gtk_label_set_label(GTK_LABEL(GTK_BIN(widget)->child), label.c_str()); side note. I wonder if this actually ...
10 years ago (2010-12-23 02:36:42 UTC) #3
Andrew T Wilson (Slow)
On 2010/12/23 02:36:42, Evan Stade wrote: > I wonder if this actually works for GtkImageMenuItems... ...
10 years ago (2010-12-23 02:54:27 UTC) #4
Andrew T Wilson (Slow)
10 years ago (2010-12-23 02:59:52 UTC) #5
On 2010/12/23 02:54:27, Andrew T Wilson wrote:
> On 2010/12/23 02:36:42, Evan Stade wrote:
> > I wonder if this actually works for GtkImageMenuItems...

Just checking - is there any reason to avoid landing this change, since it's not
really affecting the code you're concerned about anyway?

Powered by Google App Engine
This is Rietveld 408576698