WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182821
Use std::make_unique instead of explicit calls to new and instead of writing create functions
https://bugs.webkit.org/show_bug.cgi?id=182821
Summary
Use std::make_unique instead of explicit calls to new and instead of writing ...
Darin Adler
Reported
2018-02-14 21:53:36 PST
Use std::make_unique instead of explicit calls to new and instead of writing create functions
Attachments
Patch
(18.33 KB, patch)
2018-02-14 21:57 PST
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2018-02-14 21:57:56 PST
Created
attachment 333875
[details]
Patch
Darin Adler
Comment 2
2018-02-15 11:49:28 PST
Committed
r228528
: <
https://trac.webkit.org/changeset/228528
>
Radar WebKit Bug Importer
Comment 3
2018-02-15 11:50:38 PST
<
rdar://problem/37578473
>
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