commit | 6c9b5570e4fe1aa4ee0af56782cc537de001e03b | [log] [tgz] |
---|---|---|
author | Svend Larsen <svend@chromium.org> | Wed Jul 17 15:23:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 15:23:50 2024 |
tree | f9a18f415b22aa63bab235ca8adff138e251b05b | |
parent | 95dbca4fc0c7ac6b6085de8641da4baeea180c3e [diff] |
Move HasCHIPS() to dips_utils from dips_bounce_detector The move is so that the function can also be used by the new DipsNavigationFlowDetector, added in a child CL of this chain (crrev.com/c/5627373). Also adds a unit test, as there was previously no direct test of the function. Bug: 343669716 Change-Id: I58def196dfa209fc6f8bad2aab2204121eb7bf9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5676470 Reviewed-by: Jonathan Njeunje <njeunje@chromium.org> Reviewed-by: Anton Maliev <amaliev@chromium.org> Commit-Queue: Svend Larsen <svend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1328890}
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.