[Webkit-unassigned] [Bug 29077] New: [v8] Share persistent context handles between events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 9 01:13:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29077
Summary: [v8] Share persistent context handles between events
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian.plesner.hansen at gmail.com
CC: levin at chromium.org
Change events to use a single ref-counted shared persistent handle to the
context in which to run, rather than create a new persistent handle for each
new event which puts pressure on the 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