commit | a2a9c47e65f9f05ee20c80933d9b296b18f06f3c | [log] [tgz] |
---|---|---|
author | Ryan Sturm <ryansturm@chromium.org> | Mon Oct 03 20:46:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 03 20:46:32 2022 |
tree | 843fac532606e8b648d699acfb6c17f54346f5e4 | |
parent | 8e21fb3783298e171eb4b0c2aed06e6cd8ec3039 [diff] |
Blocking side search from being served via search prefetch Long term we'll move to vary by search query; for now, block serving to side search as those searches have different formatting. LOW_COVERAGE_REASON=browsertests Bug: 1368371 Change-Id: I84a7edd5d7f1b239a912ca9bc265381a1c8dfb73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3920331 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Sreeja Kamishetty <sreejakshetty@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1054318}
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.