Bug 97863 - [Forms] Adding placeholder feature to DateTimeNumericElement, and update its existing subclasses.
Summary: [Forms] Adding placeholder feature to DateTimeNumericElement, and update its ...
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: 97299
  Show dependency treegraph
 
Reported: 2012-09-27 22:33 PDT by yosin
Modified: 2012-09-27 23:17 PDT (History)
1 user (show)

See Also:


Attachments
Patch 1 (6.79 KB, patch)
2012-09-27 22:57 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-09-27 22:33:46 PDT
To display date format guide in multiple fields date/time UI, we would like to have placeholder feature in DateTimeNumbericElement and derived classes.
Comment 1 yosin 2012-09-27 22:57:17 PDT
Created attachment 166145 [details]
Patch 1
Comment 2 yosin 2012-09-27 22:57:59 PDT
Comment on attachment 166145 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 Kent Tamura 2012-09-27 23:00:53 PDT
Comment on attachment 166145 [details]
Patch 1

ok
Comment 4 yosin 2012-09-27 23:17:55 PDT
Comment on attachment 166145 [details]
Patch 1

Clearing flags on attachment: 166145

Committed r129854: <http://trac.webkit.org/changeset/129854>
Comment 5 yosin 2012-09-27 23:17:58 PDT
All reviewed patches have been landed.  Closing bug.