Bug 159835

Summary: Added a makeRef<T> helper
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, kling
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Geoffrey Garen 2016-07-15 14:20:05 PDT
Added a makeRef<T> helper
Comment 1 Geoffrey Garen 2016-07-15 14:23:32 PDT
Created attachment 283791 [details]
Patch
Comment 2 Andreas Kling 2016-07-15 14:44:44 PDT
Comment on attachment 283791 [details]
Patch

Quite nice!
Comment 3 Geoffrey Garen 2016-07-15 14:51:57 PDT
Committed r203303: <http://trac.webkit.org/changeset/203303>