commit | e4e60f0e97d7cff5b1c85524c9ddd869c068d371 | [log] [tgz] |
---|---|---|
author | Nicholas Hollingum <hollingum@google.com> | Tue Oct 18 04:12:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 18 04:12:19 2022 |
tree | 6c81760fb79d9e4224445287434e3d0ee298add1 | |
parent | c3235becb269890eb6647fdb8cf839e0dd55e43c [diff] |
exo: Clean up exo-lock-notification This feature has been on by default for a while. in this cl we clean up the flag code and remove usages of it in chrome. Bug: b/254135851 Change-Id: I05fb73c76fd251a0e7ddae01714ee9f11db835b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3962409 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by: Chloe Pelling <cpelling@google.com> Cr-Commit-Position: refs/heads/main@{#1060293}
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.