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

Issue 9152022: Add Access-Control-Allow-Origin: * header for extension resources specifically listed as web acce... (Closed)

Created:
8 years, 11 months ago by Cris Neckar
Modified:
8 years, 10 months ago
CC:
chromium-reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Add Access-Control-Allow-Origin: * header for extension resources specifically listed as web accessible. BUG=109686 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119646

Patch Set 1 #

Total comments: 5

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Messages

Total messages: 12 (0 generated)
Cris Neckar
8 years, 11 months ago (2012-01-10 01:08:29 UTC) #1
Aaron Boodman
You need a test. I am not sure if it is possible to test this ...
8 years, 11 months ago (2012-01-10 23:40:33 UTC) #2
Matt Perry
As for unit testing, I think it should be possible to register ExtensionProtocolFactory and create ...
8 years, 11 months ago (2012-01-10 23:47:24 UTC) #3
Cris Neckar
On 2012/01/10 23:47:24, Matt Perry wrote: > As for unit testing, I think it should ...
8 years, 11 months ago (2012-01-26 00:48:26 UTC) #4
Cris Neckar
http://codereview.chromium.org/9152022/diff/1/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc (right): http://codereview.chromium.org/9152022/diff/1/chrome/browser/extensions/extension_protocols.cc#newcode40 chrome/browser/extensions/extension_protocols.cc:40: const std::string& content_security_policy, const bool send_cors_header) { On 2012/01/10 ...
8 years, 11 months ago (2012-01-26 00:48:43 UTC) #5
abarth-chromium
LGTM (not sure if you want someone to do a more official review)
8 years, 11 months ago (2012-01-27 01:12:30 UTC) #6
Cris Neckar
On 2012/01/27 01:12:30, abarth wrote: > LGTM (not sure if you want someone to do ...
8 years, 11 months ago (2012-01-27 01:19:46 UTC) #7
Aaron Boodman
lgtm http://codereview.chromium.org/9152022/diff/1/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc (right): http://codereview.chromium.org/9152022/diff/1/chrome/browser/extensions/extension_protocols.cc#newcode50 chrome/browser/extensions/extension_protocols.cc:50: raw_headers.append(1, '\0'); On 2012/01/26 00:48:44, Cris Neckar wrote: ...
8 years, 11 months ago (2012-01-27 22:36:46 UTC) #8
Cris Neckar
http://codereview.chromium.org/9152022/diff/15002/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc (right): http://codereview.chromium.org/9152022/diff/15002/chrome/browser/extensions/extension_protocols.cc#newcode118 chrome/browser/extensions/extension_protocols.cc:118: response_info_.headers = BuildHttpHeaders(content_security_policy, false); On 2012/01/27 22:36:46, Aaron Boodman ...
8 years, 11 months ago (2012-01-27 22:58:23 UTC) #9
Aaron Boodman
LGTM
8 years, 11 months ago (2012-01-28 01:16:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cdn@chromium.org/9152022/21002
8 years, 10 months ago (2012-01-29 19:51:18 UTC) #11
commit-bot: I haz the power
8 years, 10 months ago (2012-01-29 21:43:26 UTC) #12
Change committed as 119646

Powered by Google App Engine
This is Rietveld 408576698