commit | 3f90e70e072b7f924aeddda2ddd1cb0e395f799d | [log] [tgz] |
---|---|---|
author | Ken Rockot <[email protected]> | Wed Dec 04 23:27:23 2019 |
committer | Commit Bot <[email protected]> | Wed Dec 04 23:27:23 2019 |
tree | 42bf3b98754f0b3a630ae0b07411e08be3961eec | |
parent | 6cac8097f8c23ff1d5e42a84aef8c3406fef0a39 [diff] |
Move Content Service off Service Manager This sticks a Content Service instance directly in each BrowserContext rather than having them owned indirectly by BrowserContext via Service Manager APIs. The two existing uses are refactored to get NavigableContentsFactory receivers bound directly through the BrowserContext rather than using a Service Manager Connector. Bug: 977637 Change-Id: I4a3e41235e15a8b93973f152e8313d8612bfc290 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931444 Commit-Queue: Ken Rockot <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Robert Sesek <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/master@{#721729}
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 .