commit | c190586208cdae9ddecfd8d33d5aee3fc7c4dd92 | [log] [tgz] |
---|---|---|
author | jam <[email protected]> | Tue May 16 14:45:30 2017 |
committer | Commit bot <[email protected]> | Tue May 16 14:45:30 2017 |
tree | f7b78265a63d54325820ec7824deddf3e4e3bef0 | |
parent | 0fe78b97dbbd03e9e08d676085f80a991d767d1f [diff] |
Add support in the network service for different contexts. Now each StoragePartition has its own network context (which owns the net::URLRequestContext). The renderer connects to the network service through the browser instead of directly, which securely annotates the factory with the render process ID. BUG=720374 Review-Url: https://codereview.chromium.org/2874163004 Cr-Commit-Position: refs/heads/master@{#472101}