Bug 159835 - Added a makeRef<T> helper
Summary: Added a makeRef<T> helper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-15 14:20 PDT by Geoffrey Garen
Modified: 2016-07-15 14:51 PDT (History)
2 users (show)

See Also:


Attachments
Patch (78.06 KB, patch)
2016-07-15 14:23 PDT, Geoffrey Garen
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>