commit | c13b2cb9cf1092baa0d4b94e427f68812f7d6176 | [log] [tgz] |
---|---|---|
author | Glenn Hartmann <hartmanng@chromium.org> | Mon Oct 30 18:01:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 30 18:01:02 2023 |
tree | 3d3f85ed6351441ef974c168e1ad1e6188d65479 | |
parent | d1c38892fb9aa7f095fc6394ac4a7c080e00d151 [diff] |
Add webapk_specifics_fetcher and fake_webapk_specifics_fetcher to wrap webapk_registry JNI method. This is necessary to implement and test some of the Sync Bridge logic that depends on on-device WebAPK install state. Bug: 1425518 Change-Id: Ic9897c2c054f82c32abc6822a28decbd1d4a55ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4983089 Reviewed-by: Ella Ge <eirage@chromium.org> Commit-Queue: Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1217056}
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.