commit | 551bf58412af73cccc9761077821d223f240513e | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Fri May 02 18:25:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 02 18:25:07 2025 |
tree | 1f6ea2cd052b3901ecc17a63fa70da4f298b90b0 | |
parent | bdb55a0c1a732171473f9bb9ff64cf5746569848 [diff] |
HIC: Remove canvas tainting for drawElement for now. This patch does the following: - Removes canvas tainting on drawImage - Adds a readback test - Downgrades the feature from experimental to test to avoid experimental web platform features from enabling it (because of readback) R=chrishtr@chromium.org, khushalsagar@chromium.org Bug: 415295622 Change-Id: I41ca2fb045f7adbbff730bc1f591f0ee7ab1c1e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6509127 Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1455100}
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.