[Webkit-unassigned] [Bug 18749] New: SQUIRRELFISH: const support is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 25 18:51:23 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18749
Summary: SQUIRRELFISH: const support is broken
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: SquirrelFishBlocker
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cwzwarich at uwaterloo.ca
OtherBugsDependingO 18631
nThis:
We currently emit code for const, but we don't check whether something is const
before assigning to it. While there are ways around this in trunk
JavaScriptCore as well, we should at least try to match the same level of
support. This affects the layout tests fast/js/const and fast/js/kde/const.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list