commit | 4e4d231c97de71738b800bc7df256eceb7357384 | [log] [tgz] |
---|---|---|
author | thefrog <thefrog@chromium.org> | Mon Jan 23 16:26:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 23 16:26:47 2023 |
tree | b764f84d9814d0f34c6fa3e2f1edbdc583270bbb | |
parent | 51dd4e8092b4d14db82d149115cb49aa6d7aa2c9 [diff] |
Don't start lookup if hash-prefix real-time service is shutdown Prompted by discussion on this thread: https://crrev.com/c/4157813/9..10/components/safe_browsing/core/browser/hashprefix_realtime/hash_realtime_service.cc#b160 Bug: 1392143 Change-Id: I4fd5e694a42e95b05f8e460384d99f6c5e84b1e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4184634 Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: thefrog <thefrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1095662}
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.