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

Issue 1855503002: Mac: Update the tooltip view tooltip when a tab's title changes. (Closed)

Created:
4 years, 8 months ago by tapted
Modified:
4 years, 8 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@20160329-Mac-DeploymentTarget
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mac: Update the tooltip view tooltip when a tab's title changes. Currently, when muting a tab, the tooltip only updates when hovering off of a tab, then hovering back on. This is because only the tab view's tooltip updates, but there's an optimization on mac that involves adding a separate transparent view to handle tab tooltips. If that tooltip view is for the changed tab, ensure its tooltip is updated as well. BUG=599401 TEST=On Mac, reveal a tab's tooltip, then mute/unmute a tab and immediately hover over it again. Ensure the tooltip is updated appropriately. Committed: https://crrev.com/cad10375b43638e45bb4e7630e71313b59a13842 Cr-Commit-Position: refs/heads/master@{#387840}

Patch Set 1 #

Patch Set 2 : fixee #

Patch Set 3 : rebase #

Patch Set 4 : Unit test.. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller_unittest.mm View 1 2 3 3 chunks +15 lines, -0 lines 1 comment Download

Messages

Total messages: 18 (8 generated)
tapted
HI Robert, PTAL
4 years, 8 months ago (2016-04-01 19:22:03 UTC) #5
Robert Sesek
How much work would it be to write a unittest for this? (Otherwise LGTM)
4 years, 8 months ago (2016-04-01 19:57:08 UTC) #7
Robert Sesek
How much work would it be to write a unittest for this? (Otherwise LGTM)
4 years, 8 months ago (2016-04-01 19:57:10 UTC) #8
tapted
PTAL On 2016/04/01 19:57:10, Robert Sesek wrote: > How much work would it be to ...
4 years, 8 months ago (2016-04-01 21:50:35 UTC) #9
Robert Sesek
LGTM
4 years, 8 months ago (2016-04-04 14:59:46 UTC) #10
Robert Sesek
CQ this?
4 years, 8 months ago (2016-04-15 21:22:26 UTC) #11
tapted
On 2016/04/15 21:22:26, Robert Sesek wrote: > CQ this? Bwah. Sorry - jetlag unmapped this ...
4 years, 8 months ago (2016-04-18 00:22:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855503002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855503002/60001
4 years, 8 months ago (2016-04-18 00:22:40 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-18 01:14:57 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 01:16:31 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cad10375b43638e45bb4e7630e71313b59a13842
Cr-Commit-Position: refs/heads/master@{#387840}

Powered by Google App Engine
This is Rietveld 408576698