commit | 812c4ad20c9c62f63bdc17f6222ca2b31d321ed8 | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Tue Mar 26 19:34:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 19:34:52 2024 |
tree | b6ffea19db8594bfa62a1b1606595cda7c16a4bc | |
parent | 89c62b8c1ad712c59044f362192cdea45607b483 [diff] |
[Blink] Remove killswitch from CanvasResource non-OOP-R RASTER SI usage This killswitch landed in 122 [1][2], and there have been no reports of any problems. [1] https://chromiumdash.appspot.com/commit/9fae73deb96cec8de4644fc3f34820f8a20bb682 [2] https://chromiumdash.appspot.com/commit/950b5d703b03fcec956f05e8a71c418474fb1f5d Bug: 41491403 Change-Id: I49de2461d49315c91e6d9531019d913864a5f574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5398097 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Auto-Submit: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1278539}
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.