[Webkit-unassigned] [Bug 28703] Refactoring placeholder-related code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 18:56:55 PDT 2009


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





--- Comment #4 from TAMURA, Kent <tkent at chromium.org>  2009-08-26 18:56:54 PDT ---
HTMLFormControlElementWithState is used by HTMLSelectElement too, which has no
placeholder.  So we had better
 - move the placeholder methods to HTMLFormControlElement, or
 - introduce another subclass.  HTMLFormControlElementWithPlaceholder?

Which do you like?

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