commit | 17006dd73a57dc10935ecd90ff545d2964a61335 | [log] [tgz] |
---|---|---|
author | Anders Hartvoll Ruud <andruud@chromium.org> | Tue Feb 27 19:24:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 27 19:24:50 2024 |
tree | bf4151365ff8808adea01056cbc4115ef6cc8dc3 | |
parent | ea321460be072260d53d98cf9e22ac8f29ae6b16 [diff] |
[anchor] Add extra field HasAnchorFunctions This will be needed for several things by the interleaving anchor query feature (invalidation, layout upgrades, etc). For now it's unused outside of tests. Bug: 41483417 Change-Id: Ic21e1702aa5d039f1787fa892df803aba4ede9f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5321723 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1265976}
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.