Bug 124241 - [EFL][WK2] Convert some more OwnPtr/PassOwnPtr to std::unique_ptr
Summary: [EFL][WK2] Convert some more OwnPtr/PassOwnPtr to std::unique_ptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Correia (qrwteyrutiyoup)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 15:33 PST by Sergio Correia (qrwteyrutiyoup)
Modified: 2013-11-13 04:40 PST (History)
7 users (show)

See Also:


Attachments
Patch (60.40 KB, patch)
2013-11-12 15:34 PST, Sergio Correia (qrwteyrutiyoup)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Correia (qrwteyrutiyoup) 2013-11-12 15:33:09 PST
[EFL][WK2] Convert some more OwnPtr/PassOwnPtr to std::unique_ptr
Comment 1 Sergio Correia (qrwteyrutiyoup) 2013-11-12 15:34:37 PST
Created attachment 216733 [details]
Patch

The modified files are located under UIProcess/{efl,API/efl}.
Comment 2 Gyuyoung Kim 2013-11-12 19:18:13 PST
Comment on attachment 216733 [details]
Patch

LGTM under C++11.
Comment 3 WebKit Commit Bot 2013-11-13 04:40:36 PST
Comment on attachment 216733 [details]
Patch

Clearing flags on attachment: 216733

Committed r159190: <http://trac.webkit.org/changeset/159190>
Comment 4 WebKit Commit Bot 2013-11-13 04:40:39 PST
All reviewed patches have been landed.  Closing bug.