[Webkit-unassigned] [Bug 53902] New: JSVariableObject::setRegisters should take PassOwnArrayPtr for registersArray.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 6 21:53:14 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53902
Summary: JSVariableObject::setRegisters should take
PassOwnArrayPtr for registersArray.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: mjs at apple.com, darin at apple.com
JSVariableObject::setRegisters currently takes two pointers to Register but registersArray should be PassOwnArrayPtr instead.
--
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