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

Issue 54173002: Allow accessing data URL resource using CORS (Closed)

Created:
7 years, 1 month ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 6 months ago
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Allow accessing data URL resource using CORS. This is required to allow XMLHttpRequest to access data URL based on CORS so that the resource is still handled as cross-origin. See also Chromium side change https://codereview.chromium.org/54233002/ which adds a CORS header to responses to data URL loading request. Also add layout tests to check that XMLHttpRequest can load data URLs BUG=308768 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175037

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Addressed #2 #

Patch Set 5 : #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Patch Set 8 : Moved to http dir #

Patch Set 9 : Retry #

Patch Set 10 : Retry #

Patch Set 11 : Add blob test case #

Patch Set 12 : Update expectation #

Patch Set 13 : #

Patch Set 14 : Added TestExpectations entries #

Patch Set 15 : Rebase #

Messages

Total messages: 20 (0 generated)
eseidel
7 years, 1 month ago (2013-10-31 07:36:12 UTC) #1
abarth-chromium
not lgtm This isn't the correct layer at which to make this change. What we ...
7 years, 1 month ago (2013-10-31 18:06:03 UTC) #2
tyoshino (SeeGerritForStatus)
On 2013/10/31 18:06:03, abarth wrote: > not lgtm > > This isn't the correct layer ...
7 years, 1 month ago (2013-10-31 18:51:25 UTC) #3
tyoshino (SeeGerritForStatus)
On 2013/10/31 18:51:25, tyoshino wrote: > On 2013/10/31 18:06:03, abarth wrote: > > not lgtm ...
7 years, 1 month ago (2013-10-31 18:51:54 UTC) #4
abarth-chromium
On 2013/10/31 18:51:25, tyoshino wrote: > So you think resource virtually represented by data URL ...
7 years, 1 month ago (2013-11-01 16:47:34 UTC) #5
tyoshino (SeeGerritForStatus)
On 2013/11/01 16:47:34, abarth wrote: > On 2013/10/31 18:51:25, tyoshino wrote: > > So you ...
6 years, 9 months ago (2014-03-11 08:14:26 UTC) #6
tyoshino (SeeGerritForStatus)
Added SchemeRegistry change and updated CL description.
6 years, 9 months ago (2014-03-11 08:24:00 UTC) #7
abarth-chromium
On 2014/03/11 08:14:26, tyoshino wrote: > Adam, is ThreadableLoader really used for iframe loading? ThreadableLoader ...
6 years, 9 months ago (2014-03-11 17:31:41 UTC) #8
abarth-chromium
LGTM
6 years, 9 months ago (2014-03-11 17:37:12 UTC) #9
tyoshino (SeeGerritForStatus)
Hi Adam, robwu's work (https://codereview.chromium.org/192573011/) enabled us to use "Access-Control-Allow-Credentials: true" in https://codereview.chromium.org/54233002/. I've updated ...
6 years, 9 months ago (2014-03-18 13:24:26 UTC) #10
tyoshino (SeeGerritForStatus)
Added Blob test.
6 years, 9 months ago (2014-03-24 14:15:02 UTC) #11
tyoshino (SeeGerritForStatus)
Added TestExpectations entries to exclude tests that will be broken by https://codereview.chromium.org/54233002/. Once it's landed, ...
6 years, 8 months ago (2014-04-08 16:15:04 UTC) #12
eseidel
Looks like adam already gave you your necessary lg, but lgtm too.
6 years, 7 months ago (2014-05-22 17:46:21 UTC) #13
eseidel
Is this waiting for further change or should we CQ this?
6 years, 6 months ago (2014-05-28 23:31:53 UTC) #14
tyoshino (SeeGerritForStatus)
On 2014/05/28 23:31:53, eseidel wrote: > Is this waiting for further change or should we ...
6 years, 6 months ago (2014-05-29 02:12:38 UTC) #15
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 6 months ago (2014-05-29 02:12:46 UTC) #16
tyoshino (SeeGerritForStatus)
The CQ bit was unchecked by tyoshino@chromium.org
6 years, 6 months ago (2014-05-29 02:12:51 UTC) #17
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 6 months ago (2014-05-29 04:14:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/54173002/340001
6 years, 6 months ago (2014-05-29 04:14:43 UTC) #19
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 05:32:06 UTC) #20
Message was sent while issue was closed.
Change committed as 175037

Powered by Google App Engine
This is Rietveld 408576698