[Webkit-unassigned] [Bug 23456] New: Function argument names leak
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 21 09:32:08 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23456
Summary: Function argument names leak
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: darin at apple.com, oliver at apple.com
After evaluating
<http://trac.webkit.org/browser/trunk/LayoutTests/fast/workers/resources/worker-common.js>
in a worker thread, there is a leak of "evt" detected.
I'm not sure why this only happened in workers, and only on a single test, but
Oliver showed me how to fix this in JavaScriptCore, patch forthcoming as soon
as tests are done.
--
Configure bugmail: https://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