commit | 0bb1f26c61a1581a2b3a3ccd71f751a45fa85c03 | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@chromium.org> | Wed Nov 13 04:10:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 13 04:10:53 2024 |
tree | 3246914a379cd4db15a7a5067e53443cccac91f4 | |
parent | f03c83c008c38f1dad8c6e6a3c60393fd623cdb0 [diff] |
[PWA] Change link capturing's default mode to the 'v2' version. This doesn't enable the feature by default, but it does change the default mode on Windows/Mac/Linux to now be the 'v2' version. Bug: 377522792 Change-Id: I036eb2f122b91aea066a3665d979db8c4daabef0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5994593 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1382134}
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.