| commit | 28f31702dc989faddfbe98b451941214cdcfa28c | [log] [tgz] |
|---|---|---|
| author | ssid <ssid@chromium.org> | Tue Jan 21 20:08:16 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 20:08:16 2025 |
| tree | ab80a9e99332899ad4b739b6531e3a4c6e7a6d5e | |
| parent | ce78002f97a433e53ab16805e16b895f9b52ea24 [diff] |
Reland "Migrate auxiliary search module as ephemeral" This is a reland of commit b4c583da01804e956790dcec5296736feb732e03 Referencing the feature param name causes static initializer. Use a string literal instead in about_flags.cc. Original change's description: > Migrate auxiliary search module as ephemeral > > Reuses the existing feature flag for enabling the module and for > force setting the module. > Enables ephemeral backend by default to make the rollout of the tips > and this card independent. > Adds additional VLOGs to make debugging easier. > > Bug: 382803396 > Change-Id: I1cdc23ccaca6db2f67c78442b223d714de5197e7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6175554 > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Commit-Queue: Siddhartha S <ssid@chromium.org> > Reviewed-by: Xinyi Ji <xinyiji@chromium.org> > Reviewed-by: Xi Han <hanxi@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1408181} Bug: 382803396 Change-Id: I321a4f14df2a24d0234d235e06dd4069ec0586f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180921 Reviewed-by: Xinyi Ji <xinyiji@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1409210}
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.