Bug 46965

Summary: Refactor HTMLInputElement: Move parseToDouble() and parseToDateComponents() to InputType
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Minor CC: darin, dglazkov
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 45872    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Kent Tamura 2010-10-01 00:56:09 PDT
Refactor HTMLInputElement: Move parseToDouble() and parseToDateComponents() to InputType
Comment 1 Kent Tamura 2010-10-01 01:05:38 PDT
Created attachment 69433 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-10-01 07:50:26 PDT
Comment on attachment 69433 [details]
Patch

Yummy.
Comment 3 Kent Tamura 2010-10-03 22:59:27 PDT
Comment on attachment 69433 [details]
Patch

Clearing flags on attachment: 69433

Committed r68996: <http://trac.webkit.org/changeset/68996>
Comment 4 Kent Tamura 2010-10-03 22:59:35 PDT
All reviewed patches have been landed.  Closing bug.