commit | e7ed71bd0cc4af192f6501160dc957fb451dcaa9 | [log] [tgz] |
---|---|---|
author | May <msiem@google.com> | Tue Nov 05 20:52:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 20:52:20 2024 |
tree | 280617bf5793a1b56a54a965d8aad4a847dc5fdc | |
parent | 2a184355d2a123af46a626979d43d7a991ab679e [diff] |
[PWA/NavCapture]: Remove "k" from client launch handler modes Replace switch statement return values to remove "k" from name. Manually removed "k" from expectations (JSON) files. Based on: https://chromium-review.googlesource.com/c/chromium/src/ +/5950003/comment/5335ad96_c9439841/ Bug: 375167499 Change-Id: I8ac2d6550544d84a64d851501a81dbafedff680d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5990193 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: May Siem <msiem@google.com> Cr-Commit-Position: refs/heads/main@{#1378587}
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.