commit | f127d228e82a7bdce61045470ec67c7c4a9ad05f | [log] [tgz] |
---|---|---|
author | Hazem Ashmawy <hazems@chromium.org> | Mon Aug 09 22:35:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 09 22:35:28 2021 |
tree | 6063d7eeb62f4802ed554b7206692bd28828d26c | |
parent | 43f886da7a27080155d82473dbbdfa6a4be2cef3 [diff] |
[WebLayer] Add support for ComponentUpdater Reuse WebView's ComponentsProviderService to get configs downloaded via the component updater. This CL just adds all necessary code to support ComponentUpdater in WebLayer but it doesn't add any components yet. No service connection is made until individual components are added/registered. see http://go/wv-component-updater Fixed: 1162263 Test: Add debug logs and manually launch WebLayer shell Change-Id: I8cc71fc1aab8d6bd423472fba1dc818a79508cd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3077479 Reviewed-by: Clark DuVall <cduvall@chromium.org> Reviewed-by: Richard Coles <torne@chromium.org> Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/master@{#910025}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.