Bug 15636 - some JavaScriptCore regression tests are failing due to numeric conversion
Summary: some JavaScriptCore regression tests are failing due to numeric conversion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Critical
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 23:32 PDT by Darin Adler
Modified: 2007-10-23 04:31 PDT (History)
0 users

See Also:


Attachments
patch (13.23 KB, patch)
2007-10-22 23:51 PDT, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-10-22 23:32:32 PDT
I broke getUInt32 -- it's returning true numbers outside the 32-bit integer range. This needs to be fixed right away. Working on it.
Comment 1 Darin Adler 2007-10-22 23:51:59 PDT
Created attachment 16818 [details]
patch
Comment 2 Maciej Stachowiak 2007-10-22 23:55:28 PDT
Comment on attachment 16818 [details]
patch

r=me
Comment 3 Mark Rowe (bdash) 2007-10-23 04:31:14 PDT
This was landed in r26912.