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

Issue 2805099: Pulse new bookmarks (as triggered by bookmark bubble). If not possible, ... (Closed)

Created:
10 years, 5 months ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
Bons
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Pulse new bookmarks (as triggered by bookmark bubble). If not possible, pulse the topmost parent that is visible (e.g. "Other Bookmarks"). BUG=http://crbug.com/42028 TEST=\ Repeat this test with the following themes: 1) None, 2) Maria Carey, 3) Ocean Pacific, 4) American Apparel: . New profile. Click star to 'mark something. See bookmark pulse in bar. Cancel. Do that again, but set parent to "Other Bookmarks" and hit OK. New page; click star. Default parent is Other Bookmarks; see Other Bookmarks folder pulse. Add enough bookmarks on bar so something falls in overflow menu (chevron appears). Go to one of them, then click star. (You can't see chevron pulse.. it's hidden.) Create a folder. Add a bookmark to the folder. Go that page. Click on star; see folder pulse. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53912

Patch Set 1 #

Total comments: 15

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+430 lines, -44 lines) Patch
M chrome/browser/cocoa/bookmark_bar_controller.mm View 1 2 2 chunks +39 lines, -1 line 0 comments Download
M chrome/browser/cocoa/bookmark_bar_controller_unittest.mm View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bubble_controller.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bubble_controller.mm View 1 2 4 chunks +45 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bubble_controller_unittest.mm View 1 2 3 chunks +41 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_button.h View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_button.mm View 1 2 3 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.h View 1 2 3 chunks +38 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.mm View 1 2 5 chunks +154 lines, -41 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell_unittest.mm View 1 2 3 chunks +34 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
John Grabowski
10 years, 5 months ago (2010-07-22 02:16:42 UTC) #1
Bons
lgtm with changes... http://codereview.chromium.org/2805099/diff/1/2 File chrome/browser/cocoa/bookmark_bar_controller.mm (right): http://codereview.chromium.org/2805099/diff/1/2#newcode259 chrome/browser/cocoa/bookmark_bar_controller.mm:259: bookmark_button::kBookmarkPulseFlagKey]; indentation http://codereview.chromium.org/2805099/diff/1/2#newcode261 chrome/browser/cocoa/bookmark_bar_controller.mm:261: if (number) ...
10 years, 5 months ago (2010-07-22 19:01:01 UTC) #2
John Grabowski
10 years, 5 months ago (2010-07-26 21:31:47 UTC) #3
final diffs up; feedback applied.  thx.

Powered by Google App Engine
This is Rietveld 408576698