commit | 1d8d51db02a623f6e001c3fd6918e385fcada69f | [log] [tgz] |
---|---|---|
author | Jan Keitel <[email protected]> | Tue Aug 22 05:53:47 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Aug 22 05:53:47 2023 |
tree | bc83887f2c516691ca73990144c7e5a89f6f74ad | |
parent | fda072a280d21d2d572de5564e0072583bcbe781 [diff] |
Add a dimension parameter to CreateDisallowCustomCursorScope. This CL extends CursorManager::CreateDisallowCustomCursorScope by adding a dimension parameter that allows controlling the maximum size of custom cursors. Bug: 1472404 Change-Id: Id25f9ca704e6b9d7b6c745c17f7b7a1718c54321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4798089 Reviewed-by: Ken Buchanan <[email protected]> Reviewed-by: Rakina Zata Amni <[email protected]> Commit-Queue: Jan Keitel <[email protected]> Cr-Commit-Position: refs/heads/main@{#1186300}
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.