commit | 9aee9f6131fffaa6250debf9fa1bf29918c6e925 | [log] [tgz] |
---|---|---|
author | Alexander Kyereboah <akyereboah@microsoft.com> | Mon Mar 17 19:00:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 19:00:44 2025 |
tree | c2088e71accbb83ba5d5625403a215f51121cbbd | |
parent | 09e0f50c0b6b70f8900dbf37e3e2d834d263a815 [diff] |
[dPWA] Enabling offline usage of getInstalledRelatedApps() Ihis CL leverages the cached related_applications field to enable usage of gIRA() in cases where the live manifest fetch fails, such as offline usage when a service worker is configured to serve an offline page. Justification: https://docs.google.com/document/d/1RMPw8P2wNtUC3eSIavHDEgIWPPCOfrouNvGJjn2xCX4/edit?usp=sharing Bug: 364926897 Change-Id: I83569dbde8f94b0dcc02fb91029eea6f3bf86a59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6330121 Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Alexander Kyereboah <akyereboah@microsoft.com> Reviewed-by: Fred Shih <ffred@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433681}
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.