Set PAGE_TRANSITION_RELOAD in NavigationControllerImpl::LoadIfNecessary
commitccf6cd8426cba738164cf73e5a8f7a677a2be9ed
authorjaekyun <jaekyun@chromium.org>
Wed, 7 Jan 2015 22:33:00 +0000 (7 14:33 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 22:34:29 +0000 (7 22:34 +0000)
treed9b9f79f6b9867bce40abd81cb05b31e8fdecef3
parentfffb67c036ffc40d215c041fb3569e6e32d8da67
Set PAGE_TRANSITION_RELOAD in NavigationControllerImpl::LoadIfNecessary

For now, page transition type isn't updated in
NavigationControllerImpl::LoadIfNecessary even though the navigation is actually
reloading.
So we need to change page transition type to PAGE_TRANSITION_RELOAD to handle
this navigation properly.

BUG=443132

Review URL: https://codereview.chromium.org/817213002

Cr-Commit-Position: refs/heads/master@{#310391}
content/browser/frame_host/navigation_controller_impl.cc
content/browser/frame_host/navigation_controller_impl_unittest.cc