Chromium Code Reviews
DescriptionFrameLoader: Fix NavigationType for FrameLoadTypeReloadMainResource
When I introduced FrameLoadTypeReloadMainResource, this modification
was not applied mistakenly. The right NavigationType for the one
is NavigationTypeReload as is for other reload variants' FrameLoadType.
This results in propagating a wrong is_reload flag to some delegates,
e.g. blink::WebLocalFrameImpl::dispatchBeforeUnloadEvent().
BUG=612701
Committed: https://crrev.com/4496d1472533b3c70eddbfd6519e6646bb710ef0
Cr-Commit-Position: refs/heads/master@{#404126}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|
|||||||||||||||||||