WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(94.11 KB, patch)
2015-04-23 22:42 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
Patch
(94.62 KB, patch)
2015-04-23 23:21 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
Patch
(95.16 KB, patch)
2015-04-24 08:47 PDT
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
Patch
(95.17 KB, patch)
2015-04-24 09:21 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2015-04-23 22:38:43 PDT
Created
attachment 251539
[details]
Patch
Darin Adler
Comment 2
2015-04-23 22:42:44 PDT
Created
attachment 251540
[details]
Patch
Darin Adler
Comment 3
2015-04-23 23:21:29 PDT
Created
attachment 251542
[details]
Patch
Darin Adler
Comment 4
2015-04-24 08:47:48 PDT
Created
attachment 251551
[details]
Patch
Darin Adler
Comment 5
2015-04-24 09:21:29 PDT
Created
attachment 251554
[details]
Patch
Darin Adler
Comment 6
2015-04-24 09:39:39 PDT
Committed
r183265
: <
http://trac.webkit.org/changeset/183265
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug