commit | f748879c4c859ce2443b977c842804f8b3c05ac3 | [log] [tgz] |
---|---|---|
author | Alex Moshchuk <[email protected]> | Mon Mar 11 22:37:57 2019 |
committer | Commit Bot <[email protected]> | Mon Mar 11 22:37:57 2019 |
tree | bc106719b68b7864139134bd16d70b4204a8f83a | |
parent | 35d83281343da301a0f3515ff585cd4890f14ce6 [diff] |
Some cleanup to not pass both BrowserContext and IsolationContext. This CL removes BrowserContext from BrowsingInstance, since it is already stored in the BrowsingInstance's IsolationContext. It also removes BrowserContext from GetSiteForURL functions. Future CLs will clean up other process model functions that take both a BrowserContext and IsolationContext (such as DoesSiteRequireDedicatedProcess) to only take IsolationContext. Bug: 905513 Change-Id: Ibea91690930445a5c2d192476ad7180642dd2168 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1516098 Reviewed-by: Ćukasz Anforowicz <[email protected]> Commit-Queue: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/master@{#639678}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .