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

Issue 2053563002: Incognito icon shows up again when opening incognito browser. (Closed)

Created:
4 years, 6 months ago by sammiequon
Modified:
4 years, 6 months ago
Reviewers:
jdufault, Peter Kasting
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Incognito icon shows up again when opening incognito browser. BUG=615360 Committed: https://crrev.com/42de292a4470cd38de8293ca78fe0b0c6561685f Cr-Commit-Position: refs/heads/master@{#399578}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Refractored code change. #

Total comments: 2

Patch Set 3 : Refactored the change. #

Patch Set 4 : Ran git cl format. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 25 (12 generated)
sammiequon
Please take a look.
4 years, 6 months ago (2016-06-09 03:58:50 UTC) #3
jdufault
https://codereview.chromium.org/2053563002/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/2053563002/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode404 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:404: browser_view()->GetNativeWindow())) || is_incognito) { The (((a || b) && ...
4 years, 6 months ago (2016-06-09 15:54:40 UTC) #4
sammiequon
https://codereview.chromium.org/2053563002/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/2053563002/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode404 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:404: browser_view()->GetNativeWindow())) || is_incognito) { On 2016/06/09 15:54:40, jdufault wrote: ...
4 years, 6 months ago (2016-06-10 04:16:04 UTC) #5
jdufault
lgtm https://codereview.chromium.org/2053563002/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/2053563002/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode400 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:400: const Profile* profile = browser_view()->browser()->profile(); nit: This can ...
4 years, 6 months ago (2016-06-10 16:43:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2053563002/20001
4 years, 6 months ago (2016-06-10 18:58:57 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/199014)
4 years, 6 months ago (2016-06-10 19:08:48 UTC) #10
sammiequon
@pkasting - please take a look
4 years, 6 months ago (2016-06-10 19:40:56 UTC) #12
Peter Kasting
LGTM https://codereview.chromium.org/2053563002/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/2053563002/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode404 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:404: bool is_incognito = profile->GetProfileType() == Profile::INCOGNITO_PROFILE; The incognito ...
4 years, 6 months ago (2016-06-11 01:54:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2053563002/40001
4 years, 6 months ago (2016-06-13 21:21:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2053563002/60001
4 years, 6 months ago (2016-06-13 21:48:36 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-13 22:28:17 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-13 22:28:19 UTC) #23
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 22:30:04 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/42de292a4470cd38de8293ca78fe0b0c6561685f
Cr-Commit-Position: refs/heads/master@{#399578}

Powered by Google App Engine
This is Rietveld 408576698