[Webkit-unassigned] [Bug 63880] New: Evaluation order of conversions of operands to >, >= incorrect.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 3 16:31:18 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63880
Summary: Evaluation order of conversions of operands to >, >=
incorrect.
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: barraclough at apple.com
We handle all >, >= comparisons as a commuted < or <= respectively. This is incorrect with respect to evaluation order of calls to ToPrimitive conversions.
--
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