Bug 30060

Summary: [V8] Fixed Function leak in V8LazyEventListener.
Product: WebKit Reporter: Vitaly Repeshko <vitalyr>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Vitaly Repeshko
Reported 2009-10-04 09:11:00 PDT
[V8] Fixed Function leak in V8LazyEventListener.
Attachments
patch (7.20 KB, patch)
2009-10-04 09:18 PDT, Vitaly Repeshko
no flags
Vitaly Repeshko
Comment 1 2009-10-04 09:18:06 PDT
Adam Barth
Comment 2 2009-10-04 09:49:55 PDT
Is it safe to share the toString template across all instances? Does that cause us to share the __proto__ across security origins?
Adam Barth
Comment 3 2009-10-04 09:56:09 PDT
Comment on attachment 40596 [details] patch Vitalyr convinced me on chat that sharing the template is fine (we do this for lots of objects).
WebKit Commit Bot
Comment 4 2009-10-04 10:12:45 PDT
Comment on attachment 40596 [details] patch Clearing flags on attachment: 40596 Committed r49074: <http://trac.webkit.org/changeset/49074>
WebKit Commit Bot
Comment 5 2009-10-04 10:12:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.