Bug 46965 - Refactor HTMLInputElement: Move parseToDouble() and parseToDateComponents() to InputType
Summary: Refactor HTMLInputElement: Move parseToDouble() and parseToDateComponents() t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on: 45872
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-01 00:56 PDT by Kent Tamura
Modified: 2010-10-03 22:59 PDT (History)
2 users (show)

See Also:


Attachments
Patch (43.98 KB, patch)
2010-10-01 01:05 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.