commit | 671da8b09599c9dbf489df95571ca4517911e8e6 | [log] [tgz] |
---|---|---|
author | Duncan Mercer <mercerd@google.com> | Tue Apr 02 00:11:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 02 00:11:50 2024 |
tree | b550a25e709847081b31dc249e4ad488bab981bf | |
parent | 7b84c63bd0206a95738b1ea33752e5e2d9422774 [diff] |
Make IssueLensRequest use CenterRotatedBox This fixes an issue I realized after https://crrev.com/c/5386207. The mojom interface definition for IssueLensRequest is a bit ambiguous with format of the region. This CL transitions to use CenterRotateBox over RectF to be more clear about the format being sent through mojom. Bug: b/328294932 Change-Id: Ide3edf8f87824762d272f91280b0b68b6b827679 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5406819 Reviewed-by: Jason Hu <hujasonx@google.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Duncan Mercer <mercerd@google.com> Cr-Commit-Position: refs/heads/main@{#1280941}
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.