Bug 97998

Summary: [Forms] Adding DateTimeDayFieldElement for multiple fields "date", "datetime", "datetime-local" input UI
Product: WebKit Reporter: yosin
Component: FormsAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97997    
Attachments:
Description Flags
Patch 1 none

Description yosin 2012-10-01 00:33:58 PDT
To implement multiple fields "date", "datetime", "datetime-local" input UI, we would like to have DateTimeDayFieldElement.
Comment 1 yosin 2012-10-02 00:59:57 PDT
Created attachment 166632 [details]
Patch 1
Comment 2 yosin 2012-10-02 01:00:42 PDT
Comment on attachment 166632 [details]
Patch 1

Could you review this patch?
Thanks in advance.

Bug 97992 added DateTimeWeekFieldElement. It is similar to this patch.
Comment 3 Kent Tamura 2012-10-02 01:04:16 PDT
(In reply to comment #2)
> (From update of attachment 166632 [details])
> Could you review this patch?

You should set r? flag.
Comment 4 yosin 2012-10-02 01:05:40 PDT
Comment on attachment 166632 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 5 Kent Tamura 2012-10-02 01:08:45 PDT
Comment on attachment 166632 [details]
Patch 1

ok
Comment 6 yosin 2012-10-02 01:09:52 PDT
Comment on attachment 166632 [details]
Patch 1

Clearing flags on attachment: 166632

Committed r130134: <http://trac.webkit.org/changeset/130134>
Comment 7 yosin 2012-10-02 01:09:56 PDT
All reviewed patches have been landed.  Closing bug.