commit | fe309c03917599131f10573639555444cabea6e3 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Tue Jun 07 16:57:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 16:57:26 2022 |
tree | 4b0d5efc08ca1d9f2037a48afc65acb41e292d9d | |
parent | 903e2ba129f75b0b43e79da8bfe322083a34f6da [diff] |
[SearchResumption] Add feature flag for search resumption module. Introduce feature flag and add it in about flags. Bug: 1332596 Change-Id: Iff807828d5e03cf5b1c31f7c3c8aadbab6000053 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3690622 Reviewed-by: Hao Dong <spdonghao@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011508}
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.