commit | 819df33d2bb9c268f56dc7a9c157d894d9ae154a | [log] [tgz] |
---|---|---|
author | Chidera Olibie <colibie@google.com> | Fri Aug 01 09:45:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 01 09:45:30 2025 |
tree | f4523312cab19737acbc5598f888baefbb1ed61b | |
parent | 8eb4330fee06ac25a906b2a94af90eb65c3ce620 [diff] |
[wv][nit] Rename UI thread startup mode constants This is to better fit into the AndroidX API structure as requested by their API council in https://r.android.com/3703515. Bug: 397372092 Change-Id: I8ec464f0041a5e152b46aa4edb5c2c0c9a5eca9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6807150 Auto-Submit: Chidera Olibie <colibie@google.com> Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1495317}
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.