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

Issue 6882125: Pepper: Enable custom content-transfer-encoding header to be set in URL requests. (Closed)

Created:
9 years, 8 months ago by viettrungluu
Modified:
9 years, 6 months ago
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Pepper: Enable custom content-transfer-encoding header to be set in URL requests. Such URL requests can be made by a trusted loader. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=82541

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -25 lines) Patch
M ppapi/c/ppb_url_request_info.h View 1 chunk +36 lines, -20 lines 1 comment Download
M ppapi/cpp/url_request_info.h View 2 chunks +9 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/ppb_url_request_info_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_url_request_info_impl.cc View 4 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
9 years, 8 months ago (2011-04-21 19:17:07 UTC) #1
piman
LGTM
9 years, 8 months ago (2011-04-21 19:20:05 UTC) #2
darin (slow to review)
What is to prevent the plugin from setting this request header normally? http://codereview.chromium.org/6882125/diff/1/ppapi/c/ppb_url_request_info.h File ppapi/c/ppb_url_request_info.h ...
9 years, 8 months ago (2011-04-21 19:47:12 UTC) #3
darin (slow to review)
_oh_ ... kForbiddenHeaderFields in ppb_url_request_info.cc maybe the better solution here is to disable the application ...
9 years, 8 months ago (2011-04-21 19:49:05 UTC) #4
darin (slow to review)
9 years, 8 months ago (2011-04-21 19:49:09 UTC) #5

          

Powered by Google App Engine
This is Rietveld 408576698