Bug 130662

Summary: [EFL][WK2] Convert some more OwnPtr/PassOwnPtr to std::unique_ptr
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Ryuan Choi
Reported 2014-03-24 01:06:57 PDT
Since r159190, almost WebKit2/EFL specfic code drops OwnPtr/PassOwnPtr except EwkError, InputMethodContextEfl and EwkDatabaseOriginsAsyncData This patch will replace them to std::unique_ptr
Attachments
Patch (8.10 KB, patch)
2014-03-24 01:10 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-03-24 01:10:13 PDT
Gyuyoung Kim
Comment 2 2014-03-24 01:46:00 PDT
Comment on attachment 227626 [details] Patch LGTM
WebKit Commit Bot
Comment 3 2014-03-24 02:21:56 PDT
Comment on attachment 227626 [details] Patch Clearing flags on attachment: 227626 Committed r166155: <http://trac.webkit.org/changeset/166155>
WebKit Commit Bot
Comment 4 2014-03-24 02:22:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.