New issue
Advanced search Search tips

Issue 700420 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 8
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Refactor PasswordFormManager::DoesManage

Project Member Reported by dvadym@chromium.org, Mar 10 2017

Issue description

The goal of PasswordFormManager::DoesManage(form) is to understand that observer form is the same as |form|. But currently its logic is quite intricated and error-prone. It should be refactored.
 

Comment 1 by vabr@chromium.org, Mar 13 2017

Labels: tracking_work

Comment 2 by vabr@chromium.org, Mar 13 2017

Labels: -tracking_work Hotlist-Refactoring
It would help to note concrete examples when the logic fails to work, so that a future person trying to fix this knows what concrete issues to tackle.

Comment 3 by dvadym@chromium.org, Mar 14 2017

I'm going to prepare design doc for refactoring. That should probably include than refactoring only this function.
I'm stumbling on failures of PasswordFormManager::DoesManage
Does the doc exist yet? It would be nice to be able to check my case against a list of known failures.
Cc: cfroussios@chromium.org
No there is no yet design doc. This refactor will be part of a bigger refactoring. The bigger refactoring is postponed to Q4. I can answer you questions about this code offline, I'm pretty familiar with it.
Project Member

Comment 7 by sheriffbot@chromium.org, Aug 8

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
PasswordFormManager will be replaced soon (bug 831123). So this bug is obsolete.

Sign in to add a comment