Bug 124858 - [MediaStream] Use std::unique_ptr instead of OwnPtr/PassOwnPtr
Summary: [MediaStream] Use std::unique_ptr instead of OwnPtr/PassOwnPtr
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-25 13:30 PST by Sergio Correia (qrwteyrutiyoup)
Modified: 2013-11-25 15:19 PST (History)
8 users (show)

See Also:


Attachments
Patch (18.30 KB, patch)
2013-11-25 13:31 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-25 13:30:46 PST
[MediaStream] Use std::unique_ptr instead of OwnPtr/PassOwnPtr
Comment 1 Sergio Correia (qrwteyrutiyoup) 2013-11-25 13:31:09 PST
Another step of the OwnPtr/PassOwnPtr => std::unique_ptr conversion, now targeting mediastream-related code.
Comment 2 Sergio Correia (qrwteyrutiyoup) 2013-11-25 13:31:55 PST
Created attachment 217825 [details]
Patch
Comment 3 WebKit Commit Bot 2013-11-25 15:19:13 PST
Comment on attachment 217825 [details]
Patch

Clearing flags on attachment: 217825

Committed r159769: <http://trac.webkit.org/changeset/159769>
Comment 4 WebKit Commit Bot 2013-11-25 15:19:16 PST
All reviewed patches have been landed.  Closing bug.