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

Issue 1302243002: [Mac] Remove kPulseBookmarkButtonNotification. (Closed)

Created:
5 years, 4 months ago by jackhou1
Modified:
5 years, 4 months ago
CC:
chromium-reviews, tfarina, noyau+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@bookmarkeditor
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Remove kPulseBookmarkButtonNotification. This is only used by BookmarkBubbleController to inform BookmarkBarController to pulse a button in the bar. Change this to a direct call instead of via the notification system. Closed in favor of: https://codereview.chromium.org/1308293002/ BUG=None

Patch Set 1 #

Patch Set 2 : Fix test. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -141 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 3 chunks +20 lines, -15 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller_unittest.mm View 1 1 chunk +15 lines, -22 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm View 2 chunks +12 lines, -40 lines 1 comment Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm View 3 chunks +2 lines, -41 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.h View 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.mm View 1 chunk +0 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (3 generated)
jackhou1
asvitkine, could you take a look?
5 years, 4 months ago (2015-08-21 07:24:30 UTC) #2
jackhou1
On 2015/08/21 07:24:30, jackhou1 wrote: > asvitkine, could you take a look? Please hold off ...
5 years, 4 months ago (2015-08-24 08:34:49 UTC) #3
Alexei Svitkine (slow)
Looks good overall, could you add a crbug since the change is non-trivial? https://codereview.chromium.org/1302243002/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm File ...
5 years, 4 months ago (2015-08-24 14:43:41 UTC) #6
Alexei Svitkine (slow)
5 years, 4 months ago (2015-08-24 14:48:24 UTC) #7
Oops, sorry didn't see your second message.

On Mon, Aug 24, 2015 at 10:43 AM, <asvitkine@chromium.org> wrote:

> Looks good overall, could you add a crbug since the change is non-trivial?
>
>
>
>
https://codereview.chromium.org/1302243002/diff/20001/chrome/browser/ui/cocoa...
> File chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm
> (right):
>
>
>
https://codereview.chromium.org/1302243002/diff/20001/chrome/browser/ui/cocoa...
> chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm:106:
> browserWindowControllerForWindow:self.parentWindow]
> bookmarkBarController]
> Nit: Can you make a helper for getting the bookmark bar controller? This
> way this and line 115 can be more readable.
>
> https://codereview.chromium.org/1302243002/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698