Chromium Code Reviews
DescriptionPlzNavigate: Fix wrong SourceLocation.
Before this CL, when an iframe is asked to navigate, the SourceLocation
used was the wrong one. It was always the one of the current document, even
when the navigation was initiated by another frame.
TEST=http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html
The test still does not pass however. It is due to
https://crbug.com/718942 which is not related to this issue.
BUG=690946
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_browser_side_navigation_rel
Review-Url: https://codereview.chromium.org/2901223003
Cr-Commit-Position: refs/heads/master@{#476613}
Committed: https://chromium.googlesource.com/chromium/src/+/ccfe0b5a32bc0ed36a95eb1da8e7f4b03268a661
Patch Set 1 : PlzNavigate: Fix wrong SourceLocation. #Patch Set 2 : Rebase + FlagExpectations/enable-browser-side-navigation #Patch Set 3 : Rebase + Fix conflicts. #Messages
Total messages: 35 (24 generated)
|