| commit | 77207c0bbf25ef8c0846cdfa131bcd120b56bc0f | [log] [tgz] |
|---|---|---|
| author | Adithya Srinivasan <adithyas@chromium.org> | Fri Jan 13 17:10:51 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 13 17:10:51 2023 |
| tree | 7a8a31fb5e8a4659fc81e9b94d02d43c76332a9c | |
| parent | 5cff96b07fc043ec4789b00f95d4ae71ecf63ee3 [diff] |
DocumentRules: Parse selector_matches Adds code behind a new RuntimeEnabledFeature to parse document rules CSS selector predicates. Bug: 1371522 Change-Id: Iace40dec9683f6d13635c06da52ca280c5fe161c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4121699 Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/main@{#1092470}
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.