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

Issue 2687893002: Clear the text cache when the tooltip text is updated. (Closed)

Created:
3 years, 10 months ago by oshima
Modified:
3 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clear the text cache when the tooltip text is updated. BUG=689863 TEST=BookmarkBarViewTest.UpdateTooltipText Review-Url: https://codereview.chromium.org/2687893002 Cr-Commit-Position: refs/heads/master@{#451591} Committed: https://chromium.googlesource.com/chromium/src/+/3dc0899d326b4d59ef71b6a49a7a786ab28a3125

Patch Set 1 : . #

Total comments: 4

Patch Set 2 : Clear the text cache when the tooltip text is updated. #

Patch Set 3 : Clear the text cache when the tooltip text is updated. #

Patch Set 4 : desktop aura #

Total comments: 2

Patch Set 5 : updated test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc View 1 2 3 4 3 chunks +34 lines, -0 lines 1 comment Download

Messages

Total messages: 39 (23 generated)
oshima
3 years, 10 months ago (2017-02-09 15:01:08 UTC) #4
sky
https://codereview.chromium.org/2687893002/diff/20001/chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc (right): https://codereview.chromium.org/2687893002/diff/20001/chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc#newcode282 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc:282: LOG(ERROR) << "New Tooltip:" << tooltip_text_; Remove this. https://codereview.chromium.org/2687893002/diff/20001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_browsertest.cc ...
3 years, 10 months ago (2017-02-09 20:30:40 UTC) #5
oshima
https://codereview.chromium.org/2687893002/diff/20001/chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc (right): https://codereview.chromium.org/2687893002/diff/20001/chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc#newcode282 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc:282: LOG(ERROR) << "New Tooltip:" << tooltip_text_; On 2017/02/09 20:30:40, ...
3 years, 10 months ago (2017-02-13 04:37:24 UTC) #8
sky
LGTM
3 years, 10 months ago (2017-02-13 17:46:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687893002/100001
3 years, 10 months ago (2017-02-14 00:28:24 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/381855)
3 years, 10 months ago (2017-02-14 01:15:12 UTC) #13
oshima
https://codereview.chromium.org/2687893002/diff/120001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc (right): https://codereview.chromium.org/2687893002/diff/120001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc#newcode373 chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc:373: views::ScopedViewsTestHelper helper(std::move(views_delegate_for_setup)); Looks like I need to set up ...
3 years, 10 months ago (2017-02-14 05:14:33 UTC) #14
sky
https://codereview.chromium.org/2687893002/diff/120001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc (right): https://codereview.chromium.org/2687893002/diff/120001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc#newcode368 chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc:368: TEST_F(BookmarkBarViewTest, UpdateTooltipText) { Would it make more sense to ...
3 years, 10 months ago (2017-02-14 17:58:05 UTC) #19
oshima
https://codereview.chromium.org/2687893002/diff/160001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc (right): https://codereview.chromium.org/2687893002/diff/160001/chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc#newcode370 chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc:370: params, &widget, nullptr); looks like this is how views ...
3 years, 10 months ago (2017-02-17 17:30:25 UTC) #25
sky
LGTM
3 years, 10 months ago (2017-02-17 20:52:06 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687893002/160001
3 years, 10 months ago (2017-02-18 00:07:14 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-18 02:11:26 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687893002/160001
3 years, 10 months ago (2017-02-18 02:40:46 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-18 04:50:03 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687893002/160001
3 years, 10 months ago (2017-02-20 09:32:02 UTC) #36
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 10:34:31 UTC) #39
Message was sent while issue was closed.
Committed patchset #5 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/3dc0899d326b4d59ef71b6a49a7a...

Powered by Google App Engine
This is Rietveld 408576698