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

Issue 2949833005: Remove incognito advice from Sad Tab if already incognito (Closed)

Created:
3 years, 6 months ago by PL
Modified:
3 years, 6 months ago
Reviewers:
kkhorimoto
CC:
chromium-reviews, marq+watch_chromium.org, ios-reviews+chrome_chromium.org, noyau+watch_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove incognito advice from Sad Tab if already incognito BUG=735534 TEST=Repeat crashes when not in Incognito mode show the advice to try Incognito mode. However the same test performed when in Incognito mode should not offer this advice as one of the bullet points. Review-Url: https://codereview.chromium.org/2949833005 Cr-Commit-Position: refs/heads/master@{#481763} Committed: https://chromium.googlesource.com/chromium/src/+/5e1c61bdb08f0704518a64144592ce1a2ee31cf7

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review feedback and rebase for clean merge #

Patch Set 3 : Protect against a case under unit testing where navigationManager could be nil #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M ios/chrome/browser/ui/sad_tab/sad_tab_view.mm View 1 2 2 chunks +19 lines, -5 lines 0 comments Download

Messages

Total messages: 33 (17 generated)
PL
Hello! This is a change to sad tab where if we're already in Incognito mode, ...
3 years, 6 months ago (2017-06-21 21:51:11 UTC) #2
kkhorimoto
code lgtm, but have some formatting suggestions. https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm File ios/chrome/browser/ui/sad_tab/sad_tab_view.mm (right): https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm#newcode254 ios/chrome/browser/ui/sad_tab/sad_tab_view.mm:254: nil]; I ...
3 years, 6 months ago (2017-06-22 00:33:32 UTC) #3
PL
Thanks! https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm File ios/chrome/browser/ui/sad_tab/sad_tab_view.mm (right): https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm#newcode254 ios/chrome/browser/ui/sad_tab/sad_tab_view.mm:254: nil]; On 2017/06/22 00:33:31, kkhorimoto_ wrote: > I ...
3 years, 6 months ago (2017-06-22 15:15:38 UTC) #4
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/2949833005/1
3 years, 6 months ago (2017-06-22 17:33:44 UTC) #8
PL
On 2017/06/22 17:33:44, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 6 months ago (2017-06-22 18:03:12 UTC) #10
kkhorimoto
https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm File ios/chrome/browser/ui/sad_tab/sad_tab_view.mm (right): https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm#newcode254 ios/chrome/browser/ui/sad_tab/sad_tab_view.mm:254: nil]; On 2017/06/22 15:15:38, PL wrote: > On 2017/06/22 ...
3 years, 6 months ago (2017-06-22 18:20:11 UTC) #11
PL
On 2017/06/22 18:20:11, kkhorimoto_ wrote: > https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm > File ios/chrome/browser/ui/sad_tab/sad_tab_view.mm (right): > > https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm#newcode254 > ...
3 years, 6 months ago (2017-06-22 18:20:55 UTC) #12
PL
On 2017/06/22 18:20:55, PL wrote: > On 2017/06/22 18:20:11, kkhorimoto_ wrote: > > > https://codereview.chromium.org/2949833005/diff/1/ios/chrome/browser/ui/sad_tab/sad_tab_view.mm ...
3 years, 6 months ago (2017-06-22 18:33:04 UTC) #13
kkhorimoto
still lgtm
3 years, 6 months ago (2017-06-22 18:35:14 UTC) #16
kkhorimoto
Except, could you add an EG test verifying the incognito string is handled properly?
3 years, 6 months ago (2017-06-22 18:35:52 UTC) #17
PL
On 2017/06/22 18:35:52, kkhorimoto_ wrote: > Except, could you add an EG test verifying the ...
3 years, 6 months ago (2017-06-22 18:37:25 UTC) #18
PL
On 2017/06/22 18:37:25, PL wrote: > On 2017/06/22 18:35:52, kkhorimoto_ wrote: > > Except, could ...
3 years, 6 months ago (2017-06-22 18:47:04 UTC) #19
kkhorimoto
On 2017/06/22 18:47:04, PL wrote: > On 2017/06/22 18:37:25, PL wrote: > > On 2017/06/22 ...
3 years, 6 months ago (2017-06-22 20:23:58 UTC) #22
PL
On 2017/06/22 20:23:58, kkhorimoto_ wrote: > On 2017/06/22 18:47:04, PL wrote: > > On 2017/06/22 ...
3 years, 6 months ago (2017-06-23 00:54:25 UTC) #23
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/2949833005/40001
3 years, 6 months ago (2017-06-23 01:25:56 UTC) #30
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 01:29:58 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5e1c61bdb08f0704518a64144592...

Powered by Google App Engine
This is Rietveld 408576698