Bug 129063 - Move to using std::unique_ptr for Document and related classes
Summary: Move to using std::unique_ptr for Document and related classes
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: 128007
  Show dependency treegraph
 
Reported: 2014-02-19 14:26 PST by Zan Dobersek
Modified: 2014-02-20 01:41 PST (History)
0 users

See Also:


Attachments
Patch (24.51 KB, patch)
2014-02-19 14:37 PST, 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 2014-02-19 14:26:52 PST
Move to using std::unique_ptr for Document and related classes
Comment 1 Zan Dobersek 2014-02-19 14:37:12 PST
Created attachment 224678 [details]
Patch
Comment 2 Zan Dobersek 2014-02-20 01:41:30 PST
Comment on attachment 224678 [details]
Patch

Clearing flags on attachment: 224678

Committed r164420: <http://trac.webkit.org/changeset/164420>
Comment 3 Zan Dobersek 2014-02-20 01:41:36 PST
All reviewed patches have been landed.  Closing bug.