DescriptionBlock javascript: document navigations during page dismissal events.
This basically reflects the logic from FrameLoader::startLoad. Before this patch, javascript: document navigations could be performed during page dismissal events. This could be problematic, especially that dismissal events prevent loaders from being stopped or detached.
This patch adds a bail-out condition to FrameLoader::replaceDocumentWhileExecutingJavaScriptURL.
BUG=556724
Committed: https://crrev.com/e6fabc430b0f6a52dacc47860d66da09c79c310b
Cr-Commit-Position: refs/heads/master@{#360242}
Patch Set 1 #Patch Set 2 : added e-mail to AUTHORS #
Messages
Total messages: 18 (7 generated)
|