Bug 90237 - [Chromium-Mac] Implement functions for localized time format information
Summary: [Chromium-Mac] Implement functions for localized time format information
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on: 90248
Blocks: 90956
  Show dependency treegraph
 
Reported: 2012-06-28 19:10 PDT by yosin
Modified: 2012-07-11 02:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch 1 (8.99 KB, patch)
2012-07-09 21:06 PDT, yosin
no flags Details | Formatted Diff | Diff
Patch 2 (9.12 KB, patch)
2012-07-09 21:10 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.