commit | e65f06b6dc4792fe27c6872dbc7a1d185912cc48 | [log] [tgz] |
---|---|---|
author | Stefan Zager <szager@chromium.org> | Wed Nov 06 22:26:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 22:26:50 2024 |
tree | d0fd432f504d13d359da7f3ca9795b526ec65819 | |
parent | 734e1866be28f523786f26bd80e96c59be8df09c [diff] |
Prevent ImageData from being reclaimed while in use Bug: chromium:368222741 Change-Id: If6b11492b01920306af042e001a65eb0d4b07f50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5990752 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379290}
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.