diff options
author | mfomitchev@chromium.org <mfomitchev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-06 04:52:28 +0000 |
---|---|---|
committer | mfomitchev@chromium.org <mfomitchev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-06 04:52:28 +0000 |
commit | 1b2c2fc3a6996c8fdc8efcff5aa5376ae4c10810 (patch) | |
tree | 0596bd01fc4bf7bcb82c9c13a48f79ce1f02cc2c /.gitignore | |
parent | 8b1682cf415ae06880b35f5ea10f7055a46f9e4b (diff) | |
download | chromium_src-1b2c2fc3a6996c8fdc8efcff5aa5376ae4c10810.zip chromium_src-1b2c2fc3a6996c8fdc8efcff5aa5376ae4c10810.tar.gz chromium_src-1b2c2fc3a6996c8fdc8efcff5aa5376ae4c10810.tar.bz2 |
Making sure we don't take a GestureNav screenshot unless the history position changes.
Only take a screenshot if the page id changes.
Looking at NavigationControllerImpl::ClassifyNavigation(), I think this is the
right check. If we could move the code for taking the screenshot post
controller_->RendererDidNavigate() call, we'd be able to use the NavigationType
calculated in that method, but based on the comments for the screenshot code,
this doesn't seem like a safe thing to do.
BUG=375921
Review URL: https://codereview.chromium.org/316553007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275324 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions