commit | faf85bae2e0cf9e926580b8acef71463f68e204e | [log] [tgz] |
---|---|---|
author | Anthony Vallee-Dubois <anthonyvd@chromium.org> | Mon Apr 04 23:03:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 04 23:03:49 2022 |
tree | bd7151f0a9ee4a03a6db38bfb1fbf95aa82f36b3 | |
parent | 5e586b531a6b9fcccb772ba250ce922c1ad68768 [diff] |
Use ClampedNumerics in RenderText::SetDisplayOffset This avoids a potential integer overflow found by clusterfuzz Cq-Include-Trybots: luci.chromium.try:linux_chromium_ubsan_rel_ng Bug: 1299054 Change-Id: Ib11d345c45583b0834c5aaa1fa04a3874a520387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3551024 Reviewed-by: Dan McArdle <dmcardle@chromium.org> Reviewed-by: Etienne Bergeron <etienneb@chromium.org> Commit-Queue: Anthony Vallée-Dubois <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/main@{#988723}
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.