commit | 4cd73f180a52b95ee5137de696f92f4197ce8608 | [log] [tgz] |
---|---|---|
author | Christian Flach <cmfcmf@chromium.org> | Thu May 25 15:12:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 15:12:24 2023 |
tree | f88d53558daed9ba809c44e74ee5f75dbf1a144b | |
parent | d37252bd85adc1f66a20fdc76feafbfd9f53f40f [diff] |
iwa: Support relative URLs in Update Manifest As per the explainer, `versions[].src` should support relative URLs to the location of the Isolated Web App Update Manifest. Update Manifest Explainer: https://github.com/WICG/isolated-web-apps/blob/main/Updates.md Bug: 1444407 Change-Id: I9903a5857bcde84b279233845ba37bccc60ec713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4518906 Reviewed-by: Oleksandr Peletskyi <peletskyi@chromium.org> Reviewed-by: Sonja Laurila <laurila@google.com> Commit-Queue: Christian Flach <cmfcmf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149111}
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.