commit | 25a598a5b649b36c93282bfab3fdf1c0d3c10a7a | [log] [tgz] |
---|---|---|
author | Ivan Šandrk <isandrk@chromium.org> | Fri Jul 16 16:26:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 16 16:26:59 2021 |
tree | 599da5eca1c81c5e04b5028e38ceecd9828bd815 | |
parent | 39e202a1f4c874b8cbde7d5cb01a5ee247deb20b [diff] |
[dPWA] Sub Apps - interfaces & renderer part Enable PWAs to create multiple launch icons with distinct names. This CL was originally started in crrev.com/c/2684855 and is now being committed in parts and polished. Explainer: https://github.com/ivansandrk/work/blob/main/explainer.md Design doc: go/multi-apps (draft) Bug: 1171317 Change-Id: I0e170e0949181e7e3119b2cec10a5f594e9702f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2929966 Commit-Queue: Ivan Šandrk <isandrk@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#902459}
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.