Chromium Code Reviews
DescriptionDo not create pending NavigationEntry when a transient one is present.
When an interestitial page is displayed, network requests from the existing
RenderFrameHost are blocked. However, this still allows the renderer to
send a DidStartProvisionalLoad IPC. This CL adds check whether when
processing the IPC a transient entry is present and skips creating a
pending entry. Otherwise the pending entry creation deletes the transient
entry and leades to URL spoof.
BUG=600046
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/b2f82b84617fd2c1645a4a185f628f61f7741627
Cr-Commit-Position: refs/heads/master@{#387545}
Patch Set 1 #Patch Set 2 : Remove unneeded includes. #Patch Set 3 : Rebase on ToT. #
Total comments: 18
Patch Set 4 : Fixes based on review. #
Total comments: 4
Patch Set 5 : Fixes for review by Lei. #
Messages
Total messages: 21 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||