Bug 97998 - [Forms] Adding DateTimeDayFieldElement for multiple fields "date", "datetime", "datetime-local" input UI
Summary: [Forms] Adding DateTimeDayFieldElement for multiple fields "date", "datetime"...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks: 97997
  Show dependency treegraph
 
Reported: 2012-10-01 00:33 PDT by yosin
Modified: 2012-10-02 01:09 PDT (History)
1 user (show)

See Also:


Attachments
Patch 1 (4.80 KB, patch)
2012-10-02 00:59 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-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.