diff options
author | tedv@chromium.org <tedv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-19 02:53:29 +0000 |
---|---|---|
committer | tedv@chromium.org <tedv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-19 02:53:29 +0000 |
commit | dd8b8d1cc7478cf07070b1a3e20e67e6bf9bc27c (patch) | |
tree | ff98e7100e6a5d9c700247ffec04ae7f0ede6218 /content | |
parent | ca8d150cf93e15f8a1bf621ddc16cf9982e73767 (diff) | |
download | chromium_src-dd8b8d1cc7478cf07070b1a3e20e67e6bf9bc27c.zip chromium_src-dd8b8d1cc7478cf07070b1a3e20e67e6bf9bc27c.tar.gz chromium_src-dd8b8d1cc7478cf07070b1a3e20e67e6bf9bc27c.tar.bz2 |
Update TestURLRequest constructor interface in unit tests.
The webkit and android_webview unit tests that create TestURLRequest objects
are updated in this patch to explicitly specify which network delegate they
use, rather than extracting it from the context. This is usually but not
always NULL.
This change is motivated by a desire to remove external accesses to a request
context's delegate. (If a block of code needs to use a NetworkDelegate, it
should not query the URLRequestContext for it, but instead should already have
access to whatever delegate the context uses.)
BUG=146587
Review URL: https://chromiumcodereview.appspot.com/12321106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
0 files changed, 0 insertions, 0 deletions