[Webkit-unassigned] [Bug 41283] New: [chromium] password autocomplete and field autocomplete should be moved out of EditorClientImpl.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 10:05:41 PDT 2010


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

           Summary: [chromium] password autocomplete and field
                    autocomplete should be moved out of
                    EditorClientImpl.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcivelli at chromium.org


The code for password autocompletion and form field autocomplete is currently in EditClientImpl.cpp
It should be moved to the Chromium code.
The motivation is to keep the logic out of the Chromium WebKit API.

-- 
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