RESOLVED FIXED Bug 143944
Remove some stray uses of OwnPtr and PassOwnPtr in WTF (outside of the template definitions and traits)
https://bugs.webkit.org/show_bug.cgi?id=143944
Summary Remove some stray uses of OwnPtr and PassOwnPtr in WTF (outside of the templa...
Darin Adler
Reported 2015-04-19 23:27:47 PDT
Remove some stray uses of OwnPtr and PassOwnPtr in WTF (outside of the template definitions and traits)
Attachments
Patch (5.20 KB, patch)
2015-04-19 23:31 PDT, Darin Adler
no flags
Patch (6.41 KB, patch)
2015-04-20 09:49 PDT, Darin Adler
kling: review+
Darin Adler
Comment 1 2015-04-19 23:31:15 PDT
Darin Adler
Comment 2 2015-04-19 23:48:29 PDT
I’ll upload a new patch that fixes the iOS build soon. Just need to add an include of OwnPtr.h it seems.
Darin Adler
Comment 3 2015-04-20 09:49:28 PDT
Andreas Kling
Comment 4 2015-04-20 13:29:36 PDT
Comment on attachment 251163 [details] Patch r=me
Darin Adler
Comment 5 2015-04-21 08:52:11 PDT
Note You need to log in before you can comment on or make changes to this bug.