Chromium Code Reviews
DescriptionLast_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 #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||