Bug 84683

Summary: [Chromium] Implement WebCore::dateFormat{DayInMonth,Month,Year}Text()
Product: WebKit Reporter: Kent Tamura <tkent>
Component: WebKit Misc.Assignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 83872    
Bug Blocks: 83852    
Attachments:
Description Flags
Patch none

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.