commit | 345b9a77db150c40b7c60b4f37a1385928e19a9d | [log] [tgz] |
---|---|---|
author | Anders Hartvoll Ruud <andruud@chromium.org> | Thu Jan 09 13:18:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 13:18:41 2025 |
tree | 5aa90d3181245074798bcdcaff0ae43eed93a012 | |
parent | f8067b512f259f8dcc0118580d067005353a1208 [diff] |
Re-enable InspectorGhostRules After CL:6090905, CL:6089132, CL:6088089, CL:6094144, and CL:6088070, the issue of bouncing messages back and forth over the protocol is solved, since we no longer invalidate style during getMatchedStylesForNode. Bug: 379184779 Change-Id: I07dc89dffa2ccde555294ee9537aa590c67b5f6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6088071 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Philip Pfaffe <pfaffe@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404121}
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.