commit | 7e128a4dd88a1bb9699f4623b1a7009dcc0921d5 | [log] [tgz] |
---|---|---|
author | David Grogan <dgrogan@chromium.org> | Sun Mar 06 02:10:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Mar 06 02:10:29 2022 |
tree | 6c87d0b0b5dd04c20c273fbd5afec1d5fb260a3c | |
parent | 3c3824941ec398bfb706c94c2632a27371769346 [diff] |
[css-flex] Fix devtools crash We weren't requesting devtools info from layout when the node was hovered. We were only requesting it when the node was selected in the elements tab. Bug: 1303078 Change-Id: Ia70299459aa928d0977705abb9d6182d99d80719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3504629 Auto-Submit: David Grogan <dgrogan@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#978031}
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.