Bug 96193 - [V8] V8PerContextData holds m_context using a v8::Handle rather than a v8::Persistent
Summary: [V8] V8PerContextData holds m_context using a v8::Handle rather than a v8::Pe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-08 23:49 PDT by Adam Barth
Modified: 2012-09-09 00:38 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2012-09-08 23:53 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-09-08 23:49:59 PDT
[V8] V8PerContextData holds m_context using a v8::Handle rather than a v8::Persistent
Comment 1 Adam Barth 2012-09-08 23:53:05 PDT
Created attachment 162980 [details]
Patch
Comment 2 Kentaro Hara 2012-09-08 23:54:48 PDT
Comment on attachment 162980 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 2012-09-09 00:38:51 PDT
Comment on attachment 162980 [details]
Patch

Clearing flags on attachment: 162980

Committed r127978: <http://trac.webkit.org/changeset/127978>
Comment 4 WebKit Review Bot 2012-09-09 00:38:54 PDT
All reviewed patches have been landed.  Closing bug.