Bug 60452 - Make JSRetainPtr work with JSGlobalContextRefs
Summary: Make JSRetainPtr work with JSGlobalContextRefs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-08 13:29 PDT by Jessie Berlin
Modified: 2011-05-08 14:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2011-05-08 13:47 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2011-05-08 13:29:19 PDT
It would be nice to have JSRetainPtr work with JSGlobalContextRefs so that anyone holding a reference to a JSGlobalContextRef could benefit from the ease of use of smart pointers.
Comment 1 Jessie Berlin 2011-05-08 13:47:43 PDT
Created attachment 92745 [details]
Patch
Comment 2 Jessie Berlin 2011-05-08 14:03:25 PDT
Comment on attachment 92745 [details]
Patch

Thanks Dan! Committed in http://trac.webkit.org/changeset/86036