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

Issue 2851663002: [Mac] Fix for Page Info Bubble (Closed)

Created:
3 years, 7 months ago by spqchan
Modified:
3 years, 7 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, lgarron+watch_chromium.org, raymes+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Fix for Page Info Bubble Same issue with https://codereview.chromium.org/2752623003/ There's a potential with a race condition with the Page Info icon where it might switch between LocationIconDecoration and SecurityStateBubbleDecoration. BUG=675854 Review-Url: https://codereview.chromium.org/2851663002 Cr-Commit-Position: refs/heads/master@{#468409} Committed: https://chromium.googlesource.com/chromium/src/+/222d387eaf31fd6054c54fbd9f68227b2217e6b4

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added a new test #

Patch Set 3 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -17 lines) Patch
M chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.h View 1 2 3 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm View 1 2 2 chunks +18 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/page_info/page_info_bubble_controller_unittest.mm View 1 5 chunks +28 lines, -12 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
spqchan
PTAL
3 years, 7 months ago (2017-04-28 16:36:20 UTC) #7
Robert Sesek
And how about a unittest? :) https://codereview.chromium.org/2851663002/diff/1/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.h File chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.h (right): https://codereview.chromium.org/2851663002/diff/1/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.h#newcode102 chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.h:102: // info icon ...
3 years, 7 months ago (2017-04-28 17:26:50 UTC) #8
spqchan
PTAL
3 years, 7 months ago (2017-05-01 18:28:10 UTC) #14
Robert Sesek
LGTM
3 years, 7 months ago (2017-05-01 21:02:59 UTC) #19
spqchan
On 2017/05/01 21:02:59, Robert Sesek wrote: > LGTM thanks!
3 years, 7 months ago (2017-05-01 21:05:25 UTC) #20
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/2851663002/40001
3 years, 7 months ago (2017-05-01 21:06:13 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 21:12:13 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/222d387eaf31fd6054c54fbd9f68...

Powered by Google App Engine
This is Rietveld 408576698