Bug 90237

Summary: [Chromium-Mac] Implement functions for localized time format information
Product: WebKit Reporter: yosin
Component: PlatformAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 90248    
Bug Blocks: 90956    
Attachments:
Description Flags
Patch 1
none
Patch 2 none

Description yosin 2012-06-28 19:10:10 PDT
To implement input type "time" multiple fields UI, we need following functions for Windows:
1. localizedTimeFormatText()
2. localizedShortTimeFormatText()
3. timeAMPMLables()
Comment 1 yosin 2012-07-09 21:06:58 PDT
Created attachment 151392 [details]
Patch 1
Comment 2 yosin 2012-07-09 21:10:52 PDT
Created attachment 151393 [details]
Patch 2
Comment 3 yosin 2012-07-09 21:11:28 PDT
Comment on attachment 151393 [details]
Patch 2

Could you review this patch?
Thanks in advance.
Comment 4 Kent Tamura 2012-07-09 21:25:38 PDT
Comment on attachment 151393 [details]
Patch 2

ok
Comment 5 yosin 2012-07-09 21:31:48 PDT
Comment on attachment 151393 [details]
Patch 2

Clearing flags on attachment: 151393

Committed r122190: <http://trac.webkit.org/changeset/122190>
Comment 6 yosin 2012-07-09 21:31:54 PDT
All reviewed patches have been landed.  Closing bug.