Bug 124858

Summary: [MediaStream] Use std::unique_ptr instead of OwnPtr/PassOwnPtr
Product: WebKit Reporter: Sergio Correia (qrwteyrutiyoup) <sergio>
Component: New BugsAssignee: Sergio Correia (qrwteyrutiyoup) <sergio>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, pnormand, thiago.lacerda, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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