commit | b2c12ce9926a8d76ec4e6cfe410ffdd5ceb21860 | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Tue Oct 29 15:44:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 15:44:11 2024 |
tree | e87bc45129b3d5760afd06be16bf8ed3214f1dd2 | |
parent | 06a41e0e2e43a439ab78c2c56671d3c67b59ee1c [diff] |
Remove a temporary getContainerForNode() frontend compat hack We kept a bug for devtools frontend to catch up in [1]. Should not be necessary anymore after [2] landed. Pure style() container queries should now select the correct container element in the styles pane of devtools. [1] https://chromium-review.googlesource.com/c/chromium/src/+/4020152 [2] https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4111924 Bug: 1378237 Change-Id: I22c073721d4ff2a87e30c0e1029e15f34a57905a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5971358 Reviewed-by: Changhao Han <changhaohan@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375250}
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.