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

Issue 6980011: GTK: Implement the global bookmarks menu. (Closed)

Created:
9 years, 7 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews
Visibility:
Public.

Description

GTK: Implement the global bookmarks menu. BUG=30213 TEST=The bookmarks menu under Unity is populated with the user's bookmarks. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84860

Patch Set 1 #

Patch Set 2 : Do something smarter when we're deleting nodes #

Patch Set 3 : Remove show #

Total comments: 15

Patch Set 4 : estade comments #

Patch Set 5 : 'GlobalBookmarkMenu' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+395 lines, -12 lines) Patch
A chrome/browser/ui/gtk/global_bookmark_menu.h View 1 2 3 4 1 chunk +125 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/global_bookmark_menu.cc View 1 2 3 4 1 chunk +260 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/global_menu_bar.h View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/global_menu_bar.cc View 1 2 3 4 3 chunks +3 lines, -12 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Elliot Glaysher
9 years, 7 months ago (2011-05-10 00:09:52 UTC) #1
Evan Stade
mostly nits http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.cc File chrome/browser/ui/gtk/global_bookmarks_menu.cc (right): http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.cc#newcode74 chrome/browser/ui/gtk/global_bookmarks_menu.cc:74: // Only display the other bookmarks folder ...
9 years, 7 months ago (2011-05-10 17:09:18 UTC) #2
Elliot Glaysher
TAL? http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.cc File chrome/browser/ui/gtk/global_bookmarks_menu.cc (right): http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.cc#newcode74 chrome/browser/ui/gtk/global_bookmarks_menu.cc:74: // Only display the other bookmarks folder in ...
9 years, 7 months ago (2011-05-10 18:29:28 UTC) #3
Evan Stade
http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.h File chrome/browser/ui/gtk/global_bookmarks_menu.h (right): http://codereview.chromium.org/6980011/diff/3001/chrome/browser/ui/gtk/global_bookmarks_menu.h#newcode31 chrome/browser/ui/gtk/global_bookmarks_menu.h:31: class GlobalBookmarksMenu : public NotificationObserver, On 2011/05/10 18:29:28, Elliot ...
9 years, 7 months ago (2011-05-10 18:50:34 UTC) #4
Elliot Glaysher
On 2011/05/10 18:50:34, Evan Stade wrote: > I think consistency with other code is more ...
9 years, 7 months ago (2011-05-10 19:45:14 UTC) #5
Evan Stade
9 years, 7 months ago (2011-05-10 19:52:53 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698