[webkit-reviews] review granted: [Bug 59752] Allow Localized Date Strings for Date Input Fields : [Attachment 91787] [PATCH] Add LocalizedDate Allow Formatting + Parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 18:43:55 PDT 2011


Kent Tamura <tkent at chromium.org> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 59752: Allow Localized Date Strings for Date Input Fields
https://bugs.webkit.org/show_bug.cgi?id=59752

Attachment 91787: [PATCH] Add LocalizedDate Allow Formatting + Parsing
https://bugs.webkit.org/attachment.cgi?id=91787&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
ok.

We can use serializeWithMilliseconds() in
BaseDateAndTimeInputType::setValueAsDate() and can remove
MonthInputType::setValueAsDate().

Please rebase and run sort-Xcode-project-file before landing.


More information about the webkit-reviews mailing list