commit | 809b8358c1c2ba4971990e56b728203b36298bf2 | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Thu Jan 06 17:23:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 06 17:23:22 2022 |
tree | c09b0c47a59a85e04a56318c5df1ba8a1388e436 | |
parent | ea508e07f34150a758d59a578cff0f031b122422 [diff] |
[@container] Don't establish containers in legacy tree Container Queries and legacy layout don't work together. Don't skip style recalc or create a query evaluator for the cases we know we are in a legacy tree. Bug: 1282782 Change-Id: Ibcebf427a5eff583da1f73fb990239da99305fec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3370281 Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#956150}
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.