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

Issue 10800082: Merge 145885 to 1180 (M21) - PPAPI: Add an API for setting a custom user agent for URL requests. (Closed)

Created:
8 years, 5 months ago by viettrungluu
Modified:
8 years, 5 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, yzshen+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Merge 145885 to 1180 (M21) - PPAPI: Add an API for setting a custom user agent for URL requests. This doesn't hook it up yet. Pepper Flash needs this for RTMPT. BUG=134615 TEST=not really (except for trivial URL request test) Review URL: https://chromiumcodereview.appspot.com/10762017 TBR=viettrungluu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147913

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -12 lines) Patch
M ppapi/api/ppb_url_request_info.idl View 1 chunk +13 lines, -1 line 0 comments Download
M ppapi/c/ppb_url_request_info.h View 2 chunks +13 lines, -2 lines 0 comments Download
M ppapi/cpp/url_request_info.h View 3 chunks +20 lines, -2 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_url_request_info_shared.h View 1 chunk +3 lines, -1 line 0 comments Download
M ppapi/shared_impl/ppb_url_request_info_shared.cc View 3 chunks +10 lines, -0 lines 0 comments Download
M ppapi/tests/test_url_request.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_url_request_info_impl.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
viettrungluu
8 years, 5 months ago (2012-07-23 20:26:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698