Bug 121861 - Move MessageEncoder and ArgumentEncoder to std::unique_ptr
Summary: Move MessageEncoder and ArgumentEncoder to std::unique_ptr
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 13:25 PDT by Anders Carlsson
Modified: 2013-09-24 15:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (70.65 KB, patch)
2013-09-24 13:28 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-24 13:25:53 PDT
Move MessageEncoder and ArgumentEncoder to std::unique_ptr
Comment 1 Anders Carlsson 2013-09-24 13:28:45 PDT
Created attachment 212497 [details]
Patch
Comment 2 Andreas Kling 2013-09-24 13:33:12 PDT
Comment on attachment 212497 [details]
Patch

Great. rs=me
Comment 3 Anders Carlsson 2013-09-24 13:40:28 PDT
Committed r156354: <http://trac.webkit.org/changeset/156354>
Comment 4 Csaba Osztrogonác 2013-09-24 15:18:22 PDT
(In reply to comment #3)
> Committed r156354: <http://trac.webkit.org/changeset/156354>

Unix buildfix landed in http://trac.webkit.org/changeset/156363.