summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_talk_private_proxy.cc
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-19 19:52:12 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-19 19:52:12 +0000
commit7b2f7297010c777f5adaa4b6131828a20496447a (patch)
tree67d307b8e93dd8f2f33d2268079ef33f403e104e /ppapi/proxy/ppb_talk_private_proxy.cc
parent060088c510e263ed73ed3be8d6c5a55292f9ff91 (diff)
downloadchromium_src-7b2f7297010c777f5adaa4b6131828a20496447a.zip
chromium_src-7b2f7297010c777f5adaa4b6131828a20496447a.tar.gz
chromium_src-7b2f7297010c777f5adaa4b6131828a20496447a.tar.bz2
Convert url request info to new proxy API.
This splits out the helper functions in the in-process version to a new file: url_request_info_util. This will be moved to content/renderer when we move the url_loader. The unit test was moved from webkit/plugins/ppapi to content/renderer/ppapi. I made it a browsertest which allowed the removal of a little boilerplate. I had to add "internal" functions for loading stuff with just the data struct rather than a resource so the proxy doesn't have to create an in-process URLRequestInfo resource (which can't be created now when running out-of-process) just to create a request. This should be a little more efficient now anyway, and these duplicates will go away when such code moves to the new proxy design. BUG= Review URL: https://codereview.chromium.org/10913257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157588 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/proxy/ppb_talk_private_proxy.cc')
0 files changed, 0 insertions, 0 deletions