Bug 84683 - [Chromium] Implement WebCore::dateFormat{DayInMonth,Month,Year}Text()
Summary: [Chromium] Implement WebCore::dateFormat{DayInMonth,Month,Year}Text()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on: 83872
Blocks: 83852
  Show dependency treegraph
 
Reported: 2012-04-24 01:46 PDT by Kent Tamura
Modified: 2012-04-24 14:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2012-04-24 01:54 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-04-24 01:46:55 PDT
Implement WebCore::dateFormat{DayInMonth,Month,Year}Text(), which are needed for <input type=date> UI.
Comment 1 Kent Tamura 2012-04-24 01:54:38 PDT
Created attachment 138520 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-24 02:00:00 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 WebKit Review Bot 2012-04-24 14:59:04 PDT
Comment on attachment 138520 [details]
Patch

Clearing flags on attachment: 138520

Committed r115116: <http://trac.webkit.org/changeset/115116>
Comment 4 WebKit Review Bot 2012-04-24 14:59:19 PDT
All reviewed patches have been landed.  Closing bug.