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

Issue 2651433004: Last_n: Minor follow-up fixes post user interaction triggers. (Closed)

Created:
3 years, 11 months ago by carlosk
Modified:
3 years, 11 months ago
Reviewers:
Dmitry Titov, dewittj
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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Last_n: Minor follow-up fixes post user interaction triggers. This change fixes two issues with the recently landed CL that made last_n listen to user interaction triggers for snapshot creation: - Removes the PageQuality alias from the RecentTabHelper header. So that this alias is not spread to other files importing this header. - Don't ignore same page navigations for creating new snapshots. I found out that in same page navigations the contents of the page can change considerably. So the subcase of segment navigations I was considering where we would like to avoid extra saves, is only a special case among all that fit a same page one. BUG=678367 TBR=dimich@chromium.org Review-Url: https://codereview.chromium.org/2651433004 Cr-Commit-Position: refs/heads/master@{#445243} Committed: https://chromium.googlesource.com/chromium/src/+/fe02d6b0fd390b03345187b65e29831f4fb89ac7

Patch Set 1 #

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

Messages

Total messages: 15 (9 generated)
carlosk
dewittj@, dimich@: PTAL.
3 years, 11 months ago (2017-01-21 00:49:28 UTC) #4
dewittj
lgtm, this makes me wonder if we need a test somewhere
3 years, 11 months ago (2017-01-21 00:51:52 UTC) #5
carlosk
On 2017/01/21 00:51:52, dewittj wrote: > lgtm, this makes me wonder if we need a ...
3 years, 11 months ago (2017-01-21 00:55:41 UTC) #6
dewittj
On 2017/01/21 00:55:41, carlosk wrote: > On 2017/01/21 00:51:52, dewittj wrote: > > lgtm, this ...
3 years, 11 months ago (2017-01-21 01:01:19 UTC) #8
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/2651433004/1
3 years, 11 months ago (2017-01-21 01:31:19 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 01:36:13 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/fe02d6b0fd390b03345187b65e29...

Powered by Google App Engine
This is Rietveld 408576698