Bug 20851

Summary: REGRESSION (r36410): fast/js/kde/GlobalObject.html fails
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Description Cameron Zwarich (cpst) 2008-09-15 01:39:24 PDT
-PASS parseInt(1234567890123456) is 1234567890123456
+FAIL parseInt(1234567890123456) should be 1234567890123456. Was 1015724736.
Comment 1 Cameron Zwarich (cpst) 2008-09-15 02:31:08 PDT
Created attachment 23433 [details]
Proposed patch
Comment 2 Cameron Zwarich (cpst) 2008-09-15 02:39:46 PDT
Landed in r36434.
Comment 3 Cameron Zwarich (cpst) 2008-09-16 00:19:23 PDT
Comment on attachment 23433 [details]
Proposed patch

Oops, Maciej never set a review flag on this. I'll remove it.