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

Issue 1071893003: WebURLRequest: Track the requesting document's URL through navigations. (Closed)

Created:
5 years, 8 months ago by Mike West
Modified:
5 years, 7 months ago
CC:
blink-reviews, dglazkov+blink, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WebURLRequest: Track the requesting document's URL through navigations. We can harden the definition of 'First-Party-Only' cookies if we track the requestor through navigations. BUG=459154 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195261

Patch Set 1 #

Total comments: 6

Patch Set 2 : WebSecurityOrigin #

Patch Set 3 : #

Patch Set 4 : Test. #

Patch Set 5 : Ugh. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M Source/core/loader/FrameLoadRequest.h View 1 5 chunks +10 lines, -0 lines 0 comments Download
M Source/core/page/CreateWindow.cpp View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M Source/platform/exported/WebURLRequest.cpp View 1 2 chunks +11 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceRequest.h View 1 4 chunks +6 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceRequest.cpp View 1 2 3 4 3 chunks +12 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceRequestTest.cpp View 1 2 3 3 chunks +3 lines, -0 lines 0 comments Download
M public/platform/WebURLRequest.h View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Mike West
Jochen, WDYT about this patch? Storing the active document's URL along with the request opens ...
5 years, 8 months ago (2015-04-12 04:55:38 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1071893003/diff/1/Source/core/loader/FrameLoader.cpp File Source/core/loader/FrameLoader.cpp (right): https://codereview.chromium.org/1071893003/diff/1/Source/core/loader/FrameLoader.cpp#newcode792 Source/core/loader/FrameLoader.cpp:792: request.resourceRequest().setFrameType(WebURLRequest::FrameTypeAuxiliary); should this be in a different CL? https://codereview.chromium.org/1071893003/diff/1/Source/platform/network/ResourceRequest.cpp ...
5 years, 8 months ago (2015-04-13 13:07:03 UTC) #3
Mike West
Split this into two CLs, and replace KURL with SecurityOrigin. WDYT? https://codereview.chromium.org/1071893003/diff/1/Source/core/loader/FrameLoader.cpp File Source/core/loader/FrameLoader.cpp (right): ...
5 years, 8 months ago (2015-04-21 12:46:23 UTC) #4
Mike West
(Bots on fire because I forgot that this depends on https://codereview.chromium.org/1097303002)
5 years, 8 months ago (2015-04-21 13:03:02 UTC) #5
jochen (gone - plz use gerrit)
lgtm
5 years, 8 months ago (2015-04-22 14:44:19 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071893003/80001
5 years, 7 months ago (2015-05-12 13:20:30 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-12 14:11:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071893003/80001
5 years, 7 months ago (2015-05-12 16:39:16 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 16:43:09 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195261

Powered by Google App Engine
This is Rietveld 408576698