commit | d98cfc4a90e54b769a6a1a86317e04dc0db16d2c | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Fri Sep 24 23:08:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 24 23:08:46 2021 |
tree | 701adf1f3fa47c4808ed44c77904236b51ed9b19 | |
parent | 3ffbba4c32444148e9daa4773e0938186b50ea37 [diff] |
Address expiring CSPP metrics This CL deals with expiring Client Side Phishing Protection metrics. It extends: SBClientPhishing.CacheDetectsPhishing SBClientPhishing.TermFeatureChunkTime SBClientPhishing.TermFeatureIterations SBClientPhishing.TermFeatureTimeout It marks obsolete: PasswordProtection.AndroidVisualFeaturesNativeViewHeight PasswordProtection.AndroidVisualFeaturesNativeViewNull PasswordProtection.AndroidVisualFeaturesNativeViewWidth PasswordProtection.AndroidVisualFeaturesViewNull SBClientPhishing.ClientModelDownloadResponseOrErrorCode Fixed: 1235469, 1238026, 1242512, 1251247, 1247008 Change-Id: Ia4f58f005fb232048a583ab50b3c08bda1dbaf0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3182844 Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#924955}
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.