Bug 124241

Summary: [EFL][WK2] Convert some more OwnPtr/PassOwnPtr to std::unique_ptr
Product: WebKit Reporter: Sergio Correia (qrwteyrutiyoup) <sergio>
Component: New BugsAssignee: Sergio Correia (qrwteyrutiyoup) <sergio>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, gyuyoung.kim, rakuco, ryuan.choi, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.