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

Issue 2073753004: [Mac][Material Design] Improve bookmark folder menu performance. (Closed)

Created:
4 years, 6 months ago by shrike
Modified:
4 years, 6 months ago
Reviewers:
tapted
CC:
chromium-reviews, tfarina, noyau+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac][Material Design] Improve bookmark folder menu performance. This cl fixes a problem where if you move the mouse over an open bookmark folder window, if you move the mouse fast enough the hover state drawing begins to lag the mouse position. R=tapted@chromium.org BUG=617803 Committed: https://crrev.com/b4e9a989d00a4753d2d6e1f5229da4ae9a302b5d Cr-Commit-Position: refs/heads/master@{#401663}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Switch to isMouseReallyInside. #

Patch Set 3 : Get unit tests running again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -10 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 1 2 2 chunks +17 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.h View 1 2 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
shrike
PTAL
4 years, 6 months ago (2016-06-16 18:39:13 UTC) #1
tapted
https://codereview.chromium.org/2073753004/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm (right): https://codereview.chromium.org/2073753004/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm#newcode1386 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm:1386: NSPoint currentMouseLocation = Does [[button cell] isMouseReallyInside] do the ...
4 years, 6 months ago (2016-06-17 05:00:42 UTC) #2
shrike
PTAL https://codereview.chromium.org/2073753004/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm (right): https://codereview.chromium.org/2073753004/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm#newcode1386 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm:1386: NSPoint currentMouseLocation = On 2016/06/17 05:00:42, tapted wrote: ...
4 years, 6 months ago (2016-06-21 23:25:21 UTC) #3
tapted
lgtm
4 years, 6 months ago (2016-06-21 23:49:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2073753004/20001
4 years, 6 months ago (2016-06-22 18:51:20 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/248494)
4 years, 6 months ago (2016-06-22 19:53:31 UTC) #8
shrike
tapted@ - one of the BookmarkBarFolderController unit tests is now failing because mouseEnteredButton:event: now checks ...
4 years, 6 months ago (2016-06-22 21:01:16 UTC) #9
tapted
On 2016/06/22 21:01:16, shrike wrote: > tapted@ - one of the BookmarkBarFolderController unit tests is ...
4 years, 6 months ago (2016-06-23 00:04:41 UTC) #10
shrike
On 2016/06/23 00:04:41, tapted wrote: > I think that's reasonable, with a good comment above ...
4 years, 6 months ago (2016-06-23 17:55:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2073753004/40001
4 years, 6 months ago (2016-06-23 17:56:28 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-23 18:47:21 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 18:51:41 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b4e9a989d00a4753d2d6e1f5229da4ae9a302b5d
Cr-Commit-Position: refs/heads/master@{#401663}

Powered by Google App Engine
This is Rietveld 408576698