New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 873576 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove obsolete HTTP credentials clean code

Project Member Reported by gemene@google.com, Aug 13

Issue description

https://crrev.com/c/1163243 introduced six metrics regards HTTP to HTTPS migration process. Two of them are important from cleaning process:

The first metric is named PasswordManager.HttpCredentialsWithEquivalentHttpsCredential.WithHSTSEnabled and it shows that HTTP credentials can be migrated to HTTPS. After the migration is made by https://crrev.com/c/1178282 the code can be removed after a while.

The second metric is named PasswordManager.HttpCredentialsWithoutMatchingHttpsCredential.WithHSTSEnabled and it shows how many HTTP credentials can be removed because equivalent HTTPS credential existed. Also, after the this HTTP credentials are removed by https://crrev.com/c/1178282, the code will be no more used.


 
Description: Show this description
Labels: Hotlist-TechnicalDebt
Owner: gemene@google.com
Status: Assigned (was: Untriaged)
Hi Narcis,
Given that you are still in the process of filling in the CL numbers to the description, let me assign this to you. Once that is completed and if you do not intend to remove that code yourself, please mark this as Available and remove yourself from the Owner: field.
Description: Show this description
Description: Show this description

Sign in to add a comment