commit | 208dda4eb6fcf4d6b31af7c3169e46066a3e4ae8 | [log] [tgz] |
---|---|---|
author | Dmitry Gozman <dgozman@chromium.org> | Tue Nov 01 17:04:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 17:04:43 2022 |
tree | 485cf074113d2452d82746204630f94067b1448f | |
parent | 9012f984a6558d2792673aea2f606f0307e15430 [diff] |
[DevTools] Fix crash in InspectorDOMAgent::ScrollIntoViewIfNeeded (cherry picked from commit e3e769ddf4fe44723b1de71ba7fbd6ea7b9e6f40) Bug: 1379391 Change-Id: I8d5630ccf4a2ba67d594a32c26973099d7066300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3989610 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1065056} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3995273 Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Dmitry Gozman <dgozman@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/5359@{#480} Cr-Branched-From: 27d3765d341b09369006d030f83f582a29eb57ae-refs/heads/main@{#1058933}
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.