Bug 122614 - Convert some OwnPtr/PassOwnPtr in CoordinatedGraphics code to std::unique_ptr's
Summary: Convert some OwnPtr/PassOwnPtr in CoordinatedGraphics code to std::unique_ptr's
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-10-10 12:35 PDT by Sergio Correia (qrwteyrutiyoup)
Modified: 2013-10-10 13:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (19.00 KB, patch)
2013-10-10 12:37 PDT, 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-10-10 12:35:31 PDT
Convert some OwnPtr/PassOwnPtr in CoordinatedGraphics code to std::unique_ptr's
Comment 1 Sergio Correia (qrwteyrutiyoup) 2013-10-10 12:37:39 PDT
Created attachment 213914 [details]
Patch
Comment 2 Anders Carlsson 2013-10-10 12:55:19 PDT
Comment on attachment 213914 [details]
Patch

Nice!
Comment 3 WebKit Commit Bot 2013-10-10 13:40:46 PDT
Comment on attachment 213914 [details]
Patch

Clearing flags on attachment: 213914

Committed r157248: <http://trac.webkit.org/changeset/157248>
Comment 4 WebKit Commit Bot 2013-10-10 13:40:48 PDT
All reviewed patches have been landed.  Closing bug.