[Webkit-unassigned] [Bug 126345] New: Math.imul gives wrong results
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 31 09:43:42 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126345
Summary: Math.imul gives wrong results
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jmuizelaar at mozilla.com
Math.imul(0xffffffff, 5) is -5 in Firefox and Chrome
in Safari 7.0.1 it returns 0.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list