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

Issue 2784843002: Reading List: Mark entry read when opening external app. (Closed)

Created:
3 years, 8 months ago by Olivier
Modified:
3 years, 8 months ago
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed), ios-reviews+web_chromium.org, noyau+watch_chromium.org, marq+watch_chromium.org, stkhapugin, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reading List: Mark entry read when opening external app. When opening an external app, the navigation is cancelled. Report the opening of External app to the ReadingListWebStateObserver and mark the entry read. BUG=705964 Review-Url: https://codereview.chromium.org/2784843002 Cr-Commit-Position: refs/heads/master@{#461129} Committed: https://chromium.googlesource.com/chromium/src/+/664989aae268019ac64667f276a74dd89a5185fb

Patch Set 1 #

Patch Set 2 : comments #

Total comments: 2

Patch Set 3 : feedback #

Total comments: 6

Patch Set 4 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M ios/chrome/browser/tabs/tab.mm View 1 2 3 5 chunks +14 lines, -5 lines 0 comments Download
M ios/web/public/web_state/ui/crw_web_delegate.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
Olivier
3 years, 8 months ago (2017-03-29 14:12:41 UTC) #2
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h File ios/web/public/web_state/ui/crw_web_delegate.h (right): https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h#newcode31 ios/web/public/web_state/ui/crw_web_delegate.h:31: - (void)currentNavigationWillContinueInExternalApp; We should really avoid adding new methods ...
3 years, 8 months ago (2017-03-29 15:44:15 UTC) #3
Olivier
https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h File ios/web/public/web_state/ui/crw_web_delegate.h (right): https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h#newcode31 ios/web/public/web_state/ui/crw_web_delegate.h:31: - (void)currentNavigationWillContinueInExternalApp; On 2017/03/29 15:44:15, Eugene But wrote: > ...
3 years, 8 months ago (2017-03-29 15:49:45 UTC) #4
Eugene But (OOO till 7-30)
On 2017/03/29 15:49:45, Olivier Robin wrote: > https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h > File ios/web/public/web_state/ui/crw_web_delegate.h (right): > > https://codereview.chromium.org/2784843002/diff/20001/ios/web/public/web_state/ui/crw_web_delegate.h#newcode31 ...
3 years, 8 months ago (2017-03-29 15:57:04 UTC) #5
Olivier
PTAL. Is this approach better?
3 years, 8 months ago (2017-03-29 17:06:06 UTC) #7
Eugene But (OOO till 7-30)
Better indeed. Thanks and lgtm https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm#newcode353 ios/chrome/browser/tabs/tab.mm:353: //- (BOOL)openExternalURL:(const GURL&)url linkClicked:(BOOL)linkClicked; ...
3 years, 8 months ago (2017-03-29 19:56:13 UTC) #8
jif
lgtm https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm#newcode352 ios/chrome/browser/tabs/tab.mm:352: //// external app. s/////////
3 years, 8 months ago (2017-03-30 09:05:56 UTC) #9
Olivier
Thanks https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2784843002/diff/60001/ios/chrome/browser/tabs/tab.mm#newcode352 ios/chrome/browser/tabs/tab.mm:352: //// external app. On 2017/03/30 09:05:56, jif wrote: ...
3 years, 8 months ago (2017-03-30 15:45:04 UTC) #10
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/2784843002/80001
3 years, 8 months ago (2017-03-30 15:45:33 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/183491)
3 years, 8 months ago (2017-03-30 16:43:18 UTC) #15
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/2784843002/80001
3 years, 8 months ago (2017-03-31 09:04:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/184448)
3 years, 8 months ago (2017-03-31 09:27:43 UTC) #19
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/2784843002/80001
3 years, 8 months ago (2017-03-31 14:55:08 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 15:26:57 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/664989aae268019ac64667f276a7...

Powered by Google App Engine
This is Rietveld 408576698