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

Issue 2697903002: Display a simple tooltip text for empty labels in verbose states (Closed)

Created:
3 years, 10 months ago by meacer
Modified:
3 years, 10 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Display a simple tooltip text for empty labels in verbose states As of M57, verbose state bubbles are used to display extension names. When the process for an extension crashes or is killed, the bubble label will be empty. This leads to a leading dot to be displayed in the bubble tooltip. This CL fixes that. BUG=691922 Review-Url: https://codereview.chromium.org/2697903002 Cr-Commit-Position: refs/heads/master@{#450484} Committed: https://chromium.googlesource.com/chromium/src/+/1a2fcc1a4c4a40629e10b1a067004ace091ef341

Patch Set 1 #

Total comments: 4

Patch Set 2 : rsesek comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
meacer
rsesek: PTAL?
3 years, 10 months ago (2017-02-14 20:23:37 UTC) #2
Robert Sesek
https://codereview.chromium.org/2697903002/diff/1/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm File chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm (right): https://codereview.chromium.org/2697903002/diff/1/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm#newcode282 chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm:282: if ([full_label_.get() length] == 0) You should be able ...
3 years, 10 months ago (2017-02-14 21:11:26 UTC) #4
meacer
https://codereview.chromium.org/2697903002/diff/1/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm File chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm (right): https://codereview.chromium.org/2697903002/diff/1/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm#newcode282 chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.mm:282: if ([full_label_.get() length] == 0) On 2017/02/14 21:11:25, Robert ...
3 years, 10 months ago (2017-02-14 21:22:10 UTC) #5
Robert Sesek
lgtm
3 years, 10 months ago (2017-02-14 21:22:38 UTC) #6
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/2697903002/20001
3 years, 10 months ago (2017-02-14 21:25:16 UTC) #8
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 22:01:04 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1a2fcc1a4c4a40629e10b1a06700...

Powered by Google App Engine
This is Rietveld 408576698