Chromium Code Reviews
DescriptionCache the NetworkService interface pointer in the browser.
The NetworkService interface is meant to be used as a signleton, so rather than have it contain a BindingSet just cache the pointer in the browser.
This fixes
DOMStorageBrowserTest.SanityCheckIncognito
DatabaseTest.OffTheRecordCannotReadRegularDatabase
DatabaseTest.OffTheRecordDBPersistentAcrossWindows
when run in debug or release-with-asserts.
BUG=729848
Review-Url: https://codereview.chromium.org/2958173002
Cr-Commit-Position: refs/heads/master@{#482834}
Committed: https://chromium.googlesource.com/chromium/src/+/b98b8c85d3bb5969c3d3c17851acc40e032e2dca
Patch Set 1 #
Total comments: 3
Patch Set 2 : review comments #Messages
Total messages: 15 (9 generated)
|