| commit | b77d73c38ade768f7b01fc1fa11f4350a2f074bb | [log] [tgz] |
|---|---|---|
| author | Dibyajyoti Pal <dibyapal@google.com> | Fri Mar 10 19:49:55 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 10 19:49:55 2023 |
| tree | d2fab589580fb4913c736bf889f338e6d82aedc5 | |
| parent | 2bbd6db8f8da4d435981002c394484039646685d [diff] |
[dPWA] Add Execute tests for ShortcutSubManager This CL adds icon reading functionality for Linux and ChromeOS in the OsIntegrationTestOverride and adds Execute() logic tests for the ShortcutSubManager using the logic. This also rewires WebAppIntegrationTestDriver shortcut icon color comparisons to use the newly added logic. Bug: 1295044, b/269623320 Change-Id: If4930c9a3a0f4b0e31c04fb02409e505e75ede65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4287787 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Camden King <camdenking@google.com> Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1115858}
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.