RESOLVED FIXED 60452
Make JSRetainPtr work with JSGlobalContextRefs
https://bugs.webkit.org/show_bug.cgi?id=60452
Summary Make JSRetainPtr work with JSGlobalContextRefs
Jessie Berlin
Reported 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.
Attachments
Patch (1.42 KB, patch)
2011-05-08 13:47 PDT, Jessie Berlin
no flags
Jessie Berlin
Comment 1 2011-05-08 13:47:43 PDT
Jessie Berlin
Comment 2 2011-05-08 14:03:25 PDT
Comment on attachment 92745 [details] Patch Thanks Dan! Committed in http://trac.webkit.org/changeset/86036
Note You need to log in before you can comment on or make changes to this bug.