commit | e5af0c5036b6714ce6e8f8bc267aaa3b57b3f53c | [log] [tgz] |
---|---|---|
author | Dibyajyoti Pal <dibyapal@google.com> | Mon Dec 30 23:36:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 30 23:36:43 2024 |
tree | dea1577f6a77e5a6dd102d58ce9191960c42d3ca | |
parent | 1d6b9f3bcb107ecf6313dbc831eaf791056d3c65 [diff] |
[PWA] Update coverage for Create Shortcut to be on ChromeOS only Since the Create Shortcut flow is only available on ChromeOS, this CL updates the framework_supported_actions file so that the create_shortcut CUJ is only run on ChromeOS. Bug: 344912771 Change-Id: Ia88c059f115b0a61f660010d0c020fd9ee5aa232 Include-Ci-Only-Tests: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6133340 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1401021}
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.