Bug 47327 - Refactor HTMLInputElement: Move valueAsDate and valueAsNumber implementations
Summary: Refactor HTMLInputElement: Move valueAsDate and valueAsNumber implementations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 00:52 PDT by Kent Tamura
Modified: 2010-10-07 22:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (30.48 KB, patch)
2010-10-07 00:57 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-07 00:52:28 PDT
Refactor HTMLInputElement: Move valueAsDate and valueAsNumber implementations
Comment 1 Kent Tamura 2010-10-07 00:57:16 PDT
Created attachment 70046 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-10-07 07:24:58 PDT
Comment on attachment 70046 [details]
Patch

Thanks for this hard work, tkent.
Comment 3 Kent Tamura 2010-10-07 22:48:05 PDT
Comment on attachment 70046 [details]
Patch

Clearing flags on attachment: 70046

Committed r69378: <http://trac.webkit.org/changeset/69378>
Comment 4 Kent Tamura 2010-10-07 22:48:13 PDT
All reviewed patches have been landed.  Closing bug.