Bug 91211 - REGRESSION(r119948): [Form] HTMLInputElement.valueAsNumber for input type "month" should return number of month since January 1970
Summary: REGRESSION(r119948): [Form] HTMLInputElement.valueAsNumber for input type "mo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL: http://jsfiddle.net/NjF2H/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 03:36 PDT by yosin
Modified: 2012-07-16 19:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch 1 (3.75 KB, patch)
2012-07-13 03:43 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-07-13 03:36:21 PDT
It returns milliseconds.
Comment 1 yosin 2012-07-13 03:43:56 PDT
Created attachment 152209 [details]
Patch 1
Comment 2 yosin 2012-07-13 03:45:00 PDT
Comment on attachment 152209 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 Kent Tamura 2012-07-16 19:13:01 PDT
Comment on attachment 152209 [details]
Patch 1

ok
Comment 4 yosin 2012-07-16 19:25:27 PDT
Comment on attachment 152209 [details]
Patch 1

Clearing flags on attachment: 152209

Committed r122797: <http://trac.webkit.org/changeset/122797>
Comment 5 yosin 2012-07-16 19:25:32 PDT
All reviewed patches have been landed.  Closing bug.