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

Issue 244029: GTK: Implement popup favicon menu. (Closed)

Created:
11 years, 2 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

GTK: Implement popup favicon menu. BUG=18181

Patch Set 1 #

Patch Set 2 : comment #

Total comments: 5

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -69 lines) Patch
M chrome/browser/gtk/browser_titlebar.h View 1 2 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_titlebar.cc View 1 2 3 6 chunks +112 lines, -36 lines 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 1 2 2 chunks +1 line, -29 lines 0 comments Download
M chrome/browser/gtk/standard_menus.h View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/gtk/standard_menus.cc View 1 2 2 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Stade
11 years, 2 months ago (2009-09-28 22:31:33 UTC) #1
tony
http://codereview.chromium.org/244029/diff/3001/3004 File chrome/browser/gtk/browser_titlebar.cc (right): http://codereview.chromium.org/244029/diff/3001/3004#newcode153 Line 153: standard_page_menu_length += 2; I don't understand this. You ...
11 years, 2 months ago (2009-09-28 23:00:41 UTC) #2
Evan Stade
http://codereview.chromium.org/244029/diff/3001/3004 File chrome/browser/gtk/browser_titlebar.cc (right): http://codereview.chromium.org/244029/diff/3001/3004#newcode153 Line 153: standard_page_menu_length += 2; On 2009/09/28 23:00:42, tony wrote: ...
11 years, 2 months ago (2009-09-28 23:15:39 UTC) #3
tony
http://codereview.chromium.org/244029/diff/3001/3004 File chrome/browser/gtk/browser_titlebar.cc (right): http://codereview.chromium.org/244029/diff/3001/3004#newcode153 Line 153: standard_page_menu_length += 2; Oh, now I understand. Yes, ...
11 years, 2 months ago (2009-09-28 23:23:09 UTC) #4
Evan Stade
updated; more verbose but hopefully easier to understand and slightly less likely to break/more likely ...
11 years, 2 months ago (2009-09-30 01:27:30 UTC) #5
Evan Stade
ping
11 years, 2 months ago (2009-09-30 20:53:49 UTC) #6
tony
11 years, 2 months ago (2009-09-30 22:14:10 UTC) #7
LGTM.  Yes, I think this is easier to understand.

Powered by Google App Engine
This is Rietveld 408576698