RESOLVED FIXED 100910
Remove unused Locale::parseDateTime
https://bugs.webkit.org/show_bug.cgi?id=100910
Summary Remove unused Locale::parseDateTime
Kent Tamura
Reported 2012-10-31 18:55:31 PDT
Remove unused Locale::parseDateTime
Attachments
Patch (22.37 KB, patch)
2012-10-31 19:03 PDT, Kent Tamura
no flags
Patch for landing (22.87 KB, patch)
2012-10-31 23:55 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2012-10-31 19:03:33 PDT
Kentaro Hara
Comment 2 2012-10-31 23:27:10 PDT
Comment on attachment 171756 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=171756&action=review > Source/WebCore/ChangeLog:7 > + Would you describe why parseDateTime() is unused? (I wonder why.)
Kent Tamura
Comment 3 2012-10-31 23:45:33 PDT
Comment on attachment 171756 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=171756&action=review >> Source/WebCore/ChangeLog:7 >> + > > Would you describe why parseDateTime() is unused? (I wonder why.) The comment in BaseDateAndTimeInputType::convertFromVisibleValue explains it. I'll explain in ChangeLog too.
Kentaro Hara
Comment 4 2012-10-31 23:52:07 PDT
Comment on attachment 171756 [details] Patch Makes sense.
Kent Tamura
Comment 5 2012-10-31 23:55:59 PDT
Created attachment 171782 [details] Patch for landing Update ChangeLog
WebKit Review Bot
Comment 6 2012-11-01 00:32:20 PDT
Comment on attachment 171782 [details] Patch for landing Clearing flags on attachment: 171782 Committed r133134: <http://trac.webkit.org/changeset/133134>
WebKit Review Bot
Comment 7 2012-11-01 00:32:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.