[Webkit-unassigned] [Bug 102426] Ignore autocomplete=off for chrome generated passwords.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 14:14:39 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102426


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #174510|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Adam Barth <abarth at webkit.org>  2012-11-15 14:16:28 PST ---
(From update of attachment 174510)
View in context: https://bugs.webkit.org/attachment.cgi?id=174510&action=review

> Source/WebKit/chromium/public/WebPasswordFormData.h:101
> +    // Value of shouldAutocomplete for the password element.
> +    bool passwordShouldAutocomplete;

Can you add an inline constructor that initializes this value to something?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list