commit | 7ba144f250c934dd2ce509c697b17faf0a08347d | [log] [tgz] |
---|---|---|
author | Daniil Sakhapov <sakhapov@chromium.org> | Thu Jun 19 15:27:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 19 15:27:27 2025 |
tree | 5db8507ffe04807789343ef11273de40a4e6fcc1 | |
parent | 4b28d17b2db85d550edb6d9a2252a9c8523257a8 [diff] |
Remove checking if selector is implicit for pseudo element fast path This check is not needed anymore as the problem it was hiding has been fixed. Bug: 373478544 Change-Id: Iba1db6669d4b9f0c7563aca5fa070a6fede5941f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6656959 Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1476178}
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.