[Webkit-unassigned] [Bug 32098] New: Web Inspector frontend heap allocates ScriptFunctionCall which is unsafe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 2 17:31:15 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32098
Summary: Web Inspector frontend heap allocates
ScriptFunctionCall which is unsafe
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
The Web Inspector heap allocates ScriptFunctionCall, which is unsafe as the
ScriptFunctionCall contains arguments that need to be protected from GC.
--
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