Ensure that the safe browsing NetworkContext is torn down before its owning URLRequestContext.
This wasn't the case when I added the SafeBrowsingNetworkContext in r547291, as the NetworkContext destruction task would run after the destruction of the net::URLRequestContext in SafeBrowsingURLRequestContextGetter::ServiceShuttingDown(). Bug: 830538 Change-Id: Ie98300dea00b2af967edec10197edb4cb2ced8d8 Reviewed-on: https://chromium-review.googlesource.com/1002733 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#549343}
Showing
Please register or sign in to comment