commit | 496a73e389f3e2d78c7cb833198561b06ffc978e | [log] [tgz] |
---|---|---|
author | CoderCommando <Coder.Commando@gmail.com> | Wed Sep 01 23:25:31 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 01 23:25:31 2021 |
tree | 421d529ce2205ef93a31fb87af62ef3df3a75006 | |
parent | 79af644541c206ae7215c2ba25d82c5495ad62bf [diff] |
[AW][Dev-UI][Components-UI] Add Update Button Update button starts the AwComponentUpdateService to populate the UI. MockAwComponentUpdateService is started for testing. Test: run_webview_instrumentation_test_apk -f ComponentsListFragmentUpdateButtonTest.* Bug: 1209275 Bug: 1192612 Change-Id: I3e40ca530080696617f82863f0e69fb9066e5c9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3113509 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/main@{#917436}
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.