commit | 028f9e354800d2021c3486ec872329d3b992da1e | [log] [tgz] |
---|---|---|
author | Patrick Monette <pmonette@chromium.org> | Mon Jun 10 03:03:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 03:03:24 2024 |
tree | df3001e61913af510783ee1387d137283b7b6f3c | |
parent | 558765320943b5e1d344e0a2d883ae1eb21ab16f [diff] |
[PM] Remove NodeTypeEnum::kInvalidType That value serves no purposes except for a single test suite, where an existing value type can be used instead. Change-Id: I1d93adcdf8b3a312e1e021863d596622b54e53bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5605328 Reviewed-by: Joe Mason <joenotcharles@google.com> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/main@{#1312583}
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.