[Webkit-unassigned] [Bug 29004] [HTML5][Forms] simple implementation of date&time types of INPUT element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 09:32:52 PDT 2009


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2009-09-08 09:32:52 PDT ---
(From update of attachment 39136)
This is a big patch to review. :(  Do you know about CaseInsentiveHash?  Might
be the right thing to use instead of:
 336     else if (equalIgnoringCase(t, "date"))
 337         newType = DATE;

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