Bug 122086 - Convert a bunch of OwnPtrs on Page to std::unique_ptrs
Summary: Convert a bunch of OwnPtrs on Page to std::unique_ptrs
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 22:09 PDT by Sam Weinig
Modified: 2013-09-30 09:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.92 KB, patch)
2013-09-29 22:10 PDT, Sam Weinig
darin: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-09-29 22:09:10 PDT
Convert a bunch of OwnPtrs on Page to std::unique_ptrs
Comment 1 Sam Weinig 2013-09-29 22:10:15 PDT
Created attachment 212950 [details]
Patch
Comment 2 EFL EWS Bot 2013-09-29 22:39:04 PDT
Comment on attachment 212950 [details]
Patch

Attachment 212950 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/2722148
Comment 3 Sam Weinig 2013-09-30 09:49:10 PDT
Committed r156660: <http://trac.webkit.org/changeset/156660>