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

Issue 2083273004: RecentTabHelper: Move URL checking logic into DidFinishNavigation. (Closed)

Created:
4 years, 6 months ago by dewittj
Modified:
4 years, 6 months ago
Reviewers:
Dmitry Titov, jianli
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RecentTabHelper: Move URL checking logic into DidFinishNavigation. We need to prevent saving certain types of pages, moving into DidFinishNavigation prevents the SnapshotController from even starting; this is better than waiting for the right moment detector to fire before we check that snapshots are OK for this page. BUG=622424 Committed: https://crrev.com/db78ec298290c1e8d6aefdee02af036ee3647438 Cr-Commit-Position: refs/heads/master@{#401766}

Patch Set 1 #

Patch Set 2 : Cleanup logic and var naming. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M chrome/browser/android/offline_pages/recent_tab_helper.cc View 1 2 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
dewittj
dimich: ptal jianli: fyi/review if you prefer :)
4 years, 6 months ago (2016-06-23 18:22:15 UTC) #3
Dmitry Titov
lgtm
4 years, 6 months ago (2016-06-24 00:51:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083273004/20001
4 years, 6 months ago (2016-06-24 00:53:48 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-24 01:00:42 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 01:02:36 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/db78ec298290c1e8d6aefdee02af036ee3647438
Cr-Commit-Position: refs/heads/master@{#401766}

Powered by Google App Engine
This is Rietveld 408576698