WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30060
[V8] Fixed Function leak in V8LazyEventListener.
https://bugs.webkit.org/show_bug.cgi?id=30060
Summary
[V8] Fixed Function leak in V8LazyEventListener.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vitaly Repeshko
Comment 1
2009-10-04 09:18:06 PDT
Created
attachment 40596
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug