commit | 8cbe0a04462e008646924e9d0204f49bdf279d0f | [log] [tgz] |
---|---|---|
author | Jean-Philippe Gravel <jpgravel@chromium.org> | Fri Feb 02 20:24:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 20:24:28 2024 |
tree | b2f2d45bfb78c0752edc27835b96569890d0b9f1 | |
parent | 2e2c508bdbd115cc70bf1c5c1e8d1609d75e5f7d [diff] |
Add a const version of the BaseRenderingContext2D::Recorder() This is to make sure that only callers with a non-const rendering contexts can modify the recording. Bug: 1484741 Change-Id: I6310be4c33a446c29bd9b9718747296af62201e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5251328 Reviewed-by: Fernando Serboncini <fserb@chromium.org> Commit-Queue: Jean-Philippe Gravel <jpgravel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255728}
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.