commit | 6c62f957ceb56d118b54077ca7cb49f2c695f000 | [log] [tgz] |
---|---|---|
author | yiyix <yiyix@chromium.org> | Wed Mar 12 11:55:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 11:55:12 2025 |
tree | b24521af46db693e375442e50982885056c4a0e5 | |
parent | 82d84ee4dc0a9191a991fca81d4733f6e1c15da4 [diff] |
Restore BaseRenderingContext2D tests After splitting BaseRenderingContext2D into Canvas2DRecoderContext and BaseRenderingContext2D, we also need to split canvasRenderingContext2DTest to reflect the API change. After renaming BaseContextTests to Canvas2DRecorderTests, this CL restores BaseContextTests. Bug: 383575391 Change-Id: I3d51d55d53dee6c3780ea891325119d8f641f8a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6333822 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by: Jean-Philippe Gravel <jpgravel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431430}
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.