Bug 97863

Summary: [Forms] Adding placeholder feature to DateTimeNumericElement, and update its existing subclasses.
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: 97299    
Attachments:
Description Flags
Patch 1 none

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.