[Webkit-unassigned] [Bug 40464] [chromium] Clicking a login input field should open a popup with the saved logins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 19:50:03 PDT 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58452|review?                     |review-
               Flag|                            |




--- Comment #4 from Kent Tamura <tkent at chromium.org>  2010-06-12 19:50:03 PST ---
(From update of attachment 58452)
WebKit/chromium/public/WebPasswordAutocompleteListener.h:52
 +      virtual bool showSuggestionPopup(const string16& value) = 0;
We should use WebString instead of string16 for 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