RESOLVED FIXED 157505
Get rid of a lot of calls to RefPtr::release()
https://bugs.webkit.org/show_bug.cgi?id=157505
Summary Get rid of a lot of calls to RefPtr::release()
Chris Dumez
Reported 2016-05-09 22:42:20 PDT
Get rid of a lot of calls to RefPtr::release() and use WTFMove() instead.
Attachments
Patch (153.63 KB, patch)
2016-05-10 08:57 PDT, Chris Dumez
no flags
Patch (154.08 KB, patch)
2016-05-10 09:17 PDT, Chris Dumez
achristensen: review+
Chris Dumez
Comment 1 2016-05-10 08:57:56 PDT
Chris Dumez
Comment 2 2016-05-10 09:17:25 PDT
Chris Dumez
Comment 3 2016-05-10 10:22:23 PDT
Note You need to log in before you can comment on or make changes to this bug.