[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
Thu Sep 24 02:21:33 PDT 2009


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


TAMURA, Kent <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |tkent at chromium.org
                   |kit.org                     |




--- Comment #15 from TAMURA, Kent <tkent at chromium.org>  2009-09-24 02:21:32 PDT ---
(In reply to comment #11)
> (From update of attachment 39343 [details])
> You wrote the parser by yourself I assume?  It's no code from any other
> license?

Yes, it's my code written for WebKit.

> I think we should consider splitting it off into its own file which DateMath
> can use.  ISO8601DateParser or some other nicer name?

Do you think the new file should be in JavaScriptCore/wtf/ ?
I assume so.  The parser might be used by JSON.parse(), not only
html/HTMLInputElement.cpp

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