Bug 60452

Summary: Make JSRetainPtr work with JSGlobalContextRefs
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: JavaScriptCoreAssignee: Jessie Berlin <jberlin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, jberlin, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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