summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorhclam@google.com <hclam@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-08 00:49:15 +0000
committerhclam@google.com <hclam@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-08 00:49:15 +0000
commitb852b07bce576b50aae75cbdc6ebf8c53d226c7f (patch)
tree4df04d0dc04157c7936dad0ae8d86d1c93cef56d /chrome/chrome.gyp
parent5aa4f8a5bf24c636bad09d8f653bc53b4a58e1ec (diff)
downloadchromium_src-b852b07bce576b50aae75cbdc6ebf8c53d226c7f.zip
chromium_src-b852b07bce576b50aae75cbdc6ebf8c53d226c7f.tar.gz
chromium_src-b852b07bce576b50aae75cbdc6ebf8c53d226c7f.tar.bz2
Replace libjingle's HttpPortAllocatorSession with Pepper's http client
HttpPortAllocatorSession uses libjingle's http client to establish relay connection. This will not work in the sanboxed case since it access OS level of network directly. This patch replaces the http client with URL loader in pepper. This goes through the standard URL fetching system for chrome to get around the sandbox problem. BUG=51198 TEST=Force libjingle to use relay and try it with this code. Review URL: http://codereview.chromium.org/6623048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
0 files changed, 0 insertions, 0 deletions