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

Issue 344883006: Give the RequestFetcher access to cross-origin URLs when allowed (Closed)

Created:
6 years, 6 months ago by raymes
Modified:
6 years, 5 months ago
Reviewers:
Nate Chapin
CC:
blink-reviews, gavinp+loader_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Give the RequestFetcher access to cross-origin URLs when allowed Previously even if the URL loader was configured to have cross origin access this bit was not sent through to the RequestFetcher so that access could be granted. This CL adds that information to the FetchRequest so that RequestFetcher::canRequest gives the correct result in these cases. BUG=386920 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178029

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -6 lines) Patch
M LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt View 1 2 3 4 2 chunks +3 lines, -4 lines 0 comments Download
M Source/core/fetch/FetchRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fetch/ResourceFetcher.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentThreadableLoader.cpp View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 3 4 5 3 chunks +50 lines, -0 lines 0 comments Download
A + Source/web/tests/data/test.pdf View 1 2 3 Binary file 0 comments Download

Messages

Total messages: 35 (0 generated)
raymes
Starting with japhet@ - please point me to the right place! Thanks!
6 years, 6 months ago (2014-06-20 04:59:38 UTC) #1
Nate Chapin
LGTM. Test?
6 years, 6 months ago (2014-06-20 15:17:57 UTC) #2
raymes
Can you give me a suggestion as to where to add a test? Ideally we ...
6 years, 6 months ago (2014-06-23 03:35:03 UTC) #3
Nate Chapin
On 2014/06/23 03:35:03, raymes wrote: > Can you give me a suggestion as to where ...
6 years, 6 months ago (2014-06-23 17:39:32 UTC) #4
raymes
On 2014/06/23 17:39:32, Nate Chapin wrote: > On 2014/06/23 03:35:03, raymes wrote: > > Can ...
6 years, 6 months ago (2014-06-24 05:18:57 UTC) #5
Nate Chapin
On 2014/06/24 05:18:57, raymes wrote: > On 2014/06/23 17:39:32, Nate Chapin wrote: > > On ...
6 years, 6 months ago (2014-06-24 18:00:36 UTC) #6
raymes
Thanks - I did upload a new patchset with the last comment (not sure if ...
6 years, 6 months ago (2014-06-25 00:26:54 UTC) #7
raymes
ping
6 years, 5 months ago (2014-06-30 00:25:28 UTC) #8
Nate Chapin
On 2014/06/30 00:25:28, raymes wrote: > ping LGTM
6 years, 5 months ago (2014-07-01 02:17:27 UTC) #9
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 5 months ago (2014-07-02 04:51:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/344883006/60001
6 years, 5 months ago (2014-07-02 04:52:23 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-02 06:00:35 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-02 06:25:36 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/14418)
6 years, 5 months ago (2014-07-02 06:25:37 UTC) #14
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 5 months ago (2014-07-02 06:27:31 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/344883006/60001
6 years, 5 months ago (2014-07-02 06:28:08 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-02 07:36:05 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-02 08:03:00 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/14430)
6 years, 5 months ago (2014-07-02 08:03:01 UTC) #19
raymes
Hey Nate, Could you please take a look at the patch one more time. One ...
6 years, 5 months ago (2014-07-03 07:40:54 UTC) #20
Nate Chapin
LGTM Sorry for the perpetual delays, I've been on leave and only checking reviews sporadically. ...
6 years, 5 months ago (2014-07-07 17:24:52 UTC) #21
raymes
On 2014/07/07 17:24:52, Nate Chapin wrote: > LGTM > > Sorry for the perpetual delays, ...
6 years, 5 months ago (2014-07-08 00:08:43 UTC) #22
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 5 months ago (2014-07-08 00:09:11 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/344883006/80001
6 years, 5 months ago (2014-07-08 00:09:56 UTC) #24
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_blink_compile_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-08 01:02:52 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 01:04:03 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/25681)
6 years, 5 months ago (2014-07-08 01:04:04 UTC) #27
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 5 months ago (2014-07-14 04:01:56 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/344883006/100001
6 years, 5 months ago (2014-07-14 04:02:52 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 5 months ago (2014-07-14 05:03:52 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-14 05:36:44 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/16670)
6 years, 5 months ago (2014-07-14 05:36:45 UTC) #32
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 5 months ago (2014-07-14 06:52:32 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/344883006/100001
6 years, 5 months ago (2014-07-14 06:52:56 UTC) #34
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 07:20:49 UTC) #35
Message was sent while issue was closed.
Change committed as 178029

Powered by Google App Engine
This is Rietveld 408576698