diff options
author | bbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 21:48:32 +0000 |
---|---|---|
committer | bbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 21:48:32 +0000 |
commit | 11c872189721c56a4a0801a58f8d4a250a9b4914 (patch) | |
tree | 41e5c9e876503711bfc0366f6a3528c513983c67 /remoting/protocol | |
parent | c9fcaecb9eb89955f6f9602d4fd73d15b3fe6420 (diff) | |
download | chromium_src-11c872189721c56a4a0801a58f8d4a250a9b4914.zip chromium_src-11c872189721c56a4a0801a58f8d4a250a9b4914.tar.gz chromium_src-11c872189721c56a4a0801a58f8d4a250a9b4914.tar.bz2 |
Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The cross-origin test doesn't properly check for an error, and the custom-referrer change broke cross-origin requests as a result. Also, there was confusion with some errors being reported as PP_ERROR_FAILED and others as PP_ERROR_NOACCESS. After conversations with WebKit folks, it seems unlikely that a consistent system of error codes can be added, so instead, have PPB_URLLoader_Impl::didFail report PP_ERROR_NOACCESS for unknown error domains (WebKit) and switch on net::kErrorDomain errors from our lower level WebURLLoader.
Review URL: http://codereview.chromium.org/7046091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89405 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/protocol')
0 files changed, 0 insertions, 0 deletions