For implementing input type "time", I would like to share code for time format with existing implementation.
Created attachment 149658 [details] Patch 1
Comment on attachment 149658 [details] Patch 1 Could you review this patch? Thanks in advance.
Comment on attachment 149658 [details] Patch 1 View in context: https://bugs.webkit.org/attachment.cgi?id=149658&action=review > Source/WebCore/ChangeLog:3 > + [Platform][DateTime][ICU] Change implementation of LocaleICU class to support more DateFormat. [DateTime] and [ICU] look redundant. What's 'DateFormat'? Do you mean 'UDateFormat'? > Source/WebCore/ChangeLog:8 > + This patch changes internal functions of LocalICU class to process LocalICU -> LocaleICU
Created attachment 149676 [details] Patch 2
Comment on attachment 149676 [details] Patch 2 Could you review again? Thanks in advance.
Comment on attachment 149676 [details] Patch 2 Looks ok
Comment on attachment 149676 [details] Patch 2 Clearing flags on attachment: 149676 Committed r121321: <http://trac.webkit.org/changeset/121321>
All reviewed patches have been landed. Closing bug.