RESOLVED FIXED 128007
Convert OwnPtr and PassOwnPtr uses to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=128007
Summary Convert OwnPtr and PassOwnPtr uses to std::unique_ptr
Zan Dobersek
Reported 2014-01-31 12:14:23 PST
std::unique_ptr should replace OwnPtr throughout the project, eventually.
Attachments
Patch (87.23 KB, patch)
2015-04-23 22:38 PDT, Darin Adler
no flags
Patch (94.11 KB, patch)
2015-04-23 22:42 PDT, Darin Adler
no flags
Patch (94.62 KB, patch)
2015-04-23 23:21 PDT, Darin Adler
no flags
Patch (95.16 KB, patch)
2015-04-24 08:47 PDT, Darin Adler
andersca: review+
Patch (95.17 KB, patch)
2015-04-24 09:21 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2015-04-23 22:38:43 PDT
Darin Adler
Comment 2 2015-04-23 22:42:44 PDT
Darin Adler
Comment 3 2015-04-23 23:21:29 PDT
Darin Adler
Comment 4 2015-04-24 08:47:48 PDT
Darin Adler
Comment 5 2015-04-24 09:21:29 PDT
Darin Adler
Comment 6 2015-04-24 09:39:39 PDT
Note You need to log in before you can comment on or make changes to this bug.