Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(661)

Issue 2901223003: PlzNavigate: Fix wrong SourceLocation. (Closed)

Created:
3 years, 7 months ago by arthursonzogni
Modified:
3 years, 6 months ago
Reviewers:
Mike West, alexmos
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews, clamy, jam, kinuko+watch, nasko
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -12 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation View 1 2 2 chunks +25 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrameClient.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 1 2 4 chunks +13 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFrameClientImpl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFrameClientImpl.cpp View 1 2 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 35 (24 generated)
arthursonzogni
Hi Mike, I am trying to fix http://crbug.com/690946. For this test, I found that the ...
3 years, 7 months ago (2017-05-24 16:18:06 UTC) #5
arthursonzogni
Hmm, it looks like there is some test failure... SourceLocation are used on the browser-side ...
3 years, 7 months ago (2017-05-24 20:39:51 UTC) #8
alexmos
Nasko forwarded me a link to this CL, and I took a look at mixed ...
3 years, 7 months ago (2017-05-25 02:56:58 UTC) #10
Mike West
I think we should probably talk a bit about what y'all would like to achieve ...
3 years, 7 months ago (2017-05-26 11:47:58 UTC) #11
arthursonzogni
I updated the FlagExpectations/enable-browser-side-navigation file for now. The added mixed content tests are failing because ...
3 years, 6 months ago (2017-05-31 13:11:15 UTC) #21
Mike West
lgtm
3 years, 6 months ago (2017-06-01 15:36:12 UTC) #24
arthursonzogni
On 2017/06/01 15:36:12, Mike West wrote: > lgtm Thanks Mike and Alex!
3 years, 6 months ago (2017-06-01 15:41:45 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2901223003/80001
3 years, 6 months ago (2017-06-01 15:42:33 UTC) #27
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation: While running git apply --index -3 -p1; error: patch ...
3 years, 6 months ago (2017-06-01 17:54:51 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2901223003/100001
3 years, 6 months ago (2017-06-02 08:31:29 UTC) #32
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 10:40:44 UTC) #35
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/ccfe0b5a32bc0ed36a95eb1da8e7...

Powered by Google App Engine
This is Rietveld 408576698