Bug 97303

Summary: [Forms] DateTimeEditElement should return string value for ease of implementing other date/time input types.
Product: WebKit Reporter: yosin
Component: FormsAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97299, 97327    
Attachments:
Description Flags
Patch 1 none

Description yosin 2012-09-21 00:31:13 PDT
To introduce multiple fields month/week input UI, we need to have DateComponents from DateTimeEditElement.
Comment 1 yosin 2012-09-21 04:12:49 PDT
Created attachment 165114 [details]
Patch 1
Comment 2 yosin 2012-09-21 04:13:40 PDT
Comment on attachment 165114 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 Kent Tamura 2012-09-24 18:45:45 PDT
Comment on attachment 165114 [details]
Patch 1

ok
Comment 4 yosin 2012-09-24 18:48:27 PDT
Comment on attachment 165114 [details]
Patch 1

Clearing flags on attachment: 165114

Committed r129441: <http://trac.webkit.org/changeset/129441>
Comment 5 yosin 2012-09-24 18:48:31 PDT
All reviewed patches have been landed.  Closing bug.