commit | fd57c0de4f5a8ffc38c75a2bc982bad6913d1d9e | [log] [tgz] |
---|---|---|
author | Gabriel Oliveira <gabolvr@google.com> | Thu Feb 01 12:48:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 01 12:48:54 2024 |
tree | 96d24bc95d96e7e807c5478320644a073c83a0c1 | |
parent | db2359039c64dbee86a78dc0945df5f190a5c04a [diff] |
[Uno-D] Create function to check if UNO features are enabled Use a method to encapsulate the UNO related features. A new feature was added for the following phases of the experiment. Bug: b/314773521 Change-Id: I41fc083fb48402c57e6aa6d0c0f0f2e42d0d2bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5240534 Commit-Queue: Gabriel Oliveira <gabolvr@google.com> Reviewed-by: Jood Hajeer <jood@google.com> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255003}
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.