commit | 6da4e2a16b76565fdd2001f82c1286a795d3afb9 | [log] [tgz] |
---|---|---|
author | Aaron Krajeski <aaronhk@chromium.org> | Fri Jul 09 02:21:20 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 09 02:21:20 2021 |
tree | d873c4edbd42156e2ae51addcf19b17a42addbd1 | |
parent | 0011ce02c0881ded430eb0fd7fa03c78d7411dfe [diff] |
Use RangeError for CanvasRenderingContext2D.roundRect Bug: 1193694 Change-Id: Id17730a9ac6b088816221ded46648de4185fca14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3015806 Reviewed-by: Justin Novosad <junov@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Reviewed-by: Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#899819}
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.