Bug 97327

Summary: [Forms] We should remove DateTimeEditElement::valueAsDouble()
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: 97303    
Bug Blocks: 97299    
Attachments:
Description Flags
Patch 1 none

Description yosin 2012-09-21 04:15:47 PDT
Nobody uses DateTimeEditElement::valueAsDouble().
We should remove DateTimeFieldElement::valueAsDouble() and DateTimeFieldElement::unitInMillisecond() too.
Comment 1 yosin 2012-09-24 20:55:42 PDT
Created attachment 165506 [details]
Patch 1
Comment 2 yosin 2012-09-24 20:56:58 PDT
Comment on attachment 165506 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 Kent Tamura 2012-09-24 21:31:58 PDT
Comment on attachment 165506 [details]
Patch 1

ok
Comment 4 yosin 2012-09-24 21:40:26 PDT
Comment on attachment 165506 [details]
Patch 1

Clearing flags on attachment: 165506

Committed r129455: <http://trac.webkit.org/changeset/129455>
Comment 5 yosin 2012-09-24 21:40:30 PDT
All reviewed patches have been landed.  Closing bug.