commit | 7f63b3970f979ec144798cb6178a81ab09e51a0f | [log] [tgz] |
---|---|---|
author | Jihad Hanna <jihadghanna@google.com> | Mon Nov 25 16:52:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 16:52:32 2024 |
tree | 26f8628227586bff50fe91e6deabc917f0defd66 | |
parent | e461e11c14d03102902cb5c88afdba65e7ea0795 [diff] |
Remove unnecessary cache lookup The function called later on early returns when cache lookup fails. Bug: 40100455 Change-Id: I3339b9d910a4bf4bb60e22594e4ef6b626c8644f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6048894 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Jihad Hanna <jihadghanna@google.com> Cr-Commit-Position: refs/heads/main@{#1387668}
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.