Bug 94864 - [V8] ScriptValue should use ScopedPresistent rather than calling New/Dispose directly
Summary: [V8] ScriptValue should use ScopedPresistent rather than calling New/Dispose ...
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-08-23 15:16 PDT by Adam Barth
Modified: 2012-08-23 16:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.97 KB, patch)
2012-08-23 15:20 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-08-23 15:16:44 PDT
[V8] ScriptValue should use ScopedPresistent rather than calling New/Dispose directly
Comment 1 Adam Barth 2012-08-23 15:20:01 PDT
Created attachment 160261 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-08-23 15:25:22 PDT
Comment on attachment 160261 [details]
Patch

OK.
Comment 3 Adam Barth 2012-08-23 16:20:53 PDT
Comment on attachment 160261 [details]
Patch

Clearing flags on attachment: 160261

Committed r126500: <http://trac.webkit.org/changeset/126500>
Comment 4 Adam Barth 2012-08-23 16:20:55 PDT
All reviewed patches have been landed.  Closing bug.