commit | ced1c8bfafd627f102e1bb5311da4dff7a0ffcce | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Mon May 26 09:09:09 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 09:09:09 2025 |
tree | 097e21fea039f142179264a36a5025994831aab0 | |
parent | df805549d45d261c2bd61792bf8760b729841e4f [diff] |
[Wallet][Clank] Use request PNG FIFE param for valuable image The images for valuables (e.g., gift cards, loyalty cards) are sometimes transparent and the format JPEG is lossy and remove the transparency. The "-rp" parameter requests a PNG format instead of JPEG. See: go/fife-urls#url-options Change-Id: I44f3fd8517ed8a2a594f5285496217300f20fd72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6580022 Reviewed-by: Piotr Wrótniak <piotrwrotniak@google.com> Commit-Queue: Piotr Wrótniak <piotrwrotniak@google.com> Auto-Submit: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1465394}
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.