commit | 12e204ceb951921829596da3a1e796498138b6cb | [log] [tgz] |
---|---|---|
author | Ameur Hosni <ameurhosni@google.com> | Thu Sep 28 12:45:13 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 12:45:13 2023 |
tree | 992db4f7dd982d067b6ece81ebb96e070ae9417e | |
parent | ebf1e3fb7c17513f0e4b0c8dd80958c0536136dc [diff] |
[IOS][SPOTLIGHT] Stop indexing items at shutdown Implement a base shutdown method that will prevent indexing items for all of the spotlight managers. Bug: None Change-Id: I6e110e02d5200dd2d63e84ccd609964b0fc91dd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4894343 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Ameur Hosni <ameurhosni@google.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202543}
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.