commit | a1bd71065f895aced6e13d127dd7581fe189cd0f | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Nov 19 09:03:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 09:03:21 2024 |
tree | 2827e8aa2bc0e5b0a250ed1ca3f47c4c0e6c14b5 | |
parent | ee94a6dd5c0ee3ed3ec87ccebbafe73ce2be61d7 [diff] |
Apply base::span comparisons in HTMLTokenizer::IsAppropriateEndTag() This is a preparation to remove WTF::Equal() for strings. This CL has no behavior changes. Bug: 351564777 Change-Id: I06bffe5536717b995b9536d7f27179a50ff9aaf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6033952 Reviewed-by: Fredrik Söderquist <fs@opera.com> Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/main@{#1384814}
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.