Chromium Code Reviews
DescriptionRecentTabHelper: 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. #Messages
Total messages: 10 (5 generated)
|