Chromium Code Reviews
DescriptionAlways ignore navigation in Document::detach() in LocalFrame::navigate()
We already checked that FrameNavigation is enabled before trying to
schedule a LocationChange; however, it was possible to construct a
scenario with an opened window that would use the sync loading path and
bypass this check.
BUG=597532
Committed: https://crrev.com/f93a0e557dd97cc83d8b55953c2f57c5e2dfe07b
Cr-Commit-Position: refs/heads/master@{#383627}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Messages
Total messages: 12 (3 generated)
|