Bug 91211

Summary: REGRESSION(r119948): [Form] HTMLInputElement.valueAsNumber for input type "month" should return number of month since January 1970
Product: WebKit Reporter: yosin
Component: FormsAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/NjF2H/
Attachments:
Description Flags
Patch 1 none

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.