Bug 123666 - Manage FileReaderLoader through std::unique_ptr
Summary: Manage FileReaderLoader through 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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-02 08:28 PDT by Zan Dobersek
Modified: 2013-11-02 14:01 PDT (History)
0 users

See Also:


Attachments
Patch (2.04 KB, patch)
2013-11-02 08:31 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-11-02 08:28:37 PDT
Manage FileReaderLoader through std::unique_ptr
Comment 1 Zan Dobersek 2013-11-02 08:31:50 PDT
Created attachment 215809 [details]
Patch
Comment 2 Zan Dobersek 2013-11-02 14:01:16 PDT
Comment on attachment 215809 [details]
Patch

Clearing flags on attachment: 215809

Committed r158496: <http://trac.webkit.org/changeset/158496>
Comment 3 Zan Dobersek 2013-11-02 14:01:37 PDT
All reviewed patches have been landed.  Closing bug.