[Webkit-unassigned] [Bug 32261] Add ability to specify suggested autocomplete value in HTMLInputElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 09:42:39 PST 2009


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44950|0                           |1
        is obsolete|                            |
  Attachment #44985|                            |review?
               Flag|                            |




--- Comment #27 from Zelidrag Hornung <zelidrag at chromium.org>  2009-12-16 09:42:38 PST ---
Created an attachment (id=44985)
 --> (https://bugs.webkit.org/attachment.cgi?id=44985)
Added ability to separate autocomplete suggestion previewing from accepting of
the suggested value in HTMLInputElement / RenderTextControlSingleLine

This addressed two comments from Darin about the previous CLs:
1. suggestedValue() getter now defined as:
const String& suggestedValue() const;
2. suggestedValue() getter is added to WMLInputElement class.
3. Added mysteriously missing ChangeLog file.

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