Bug 126826 - InspectorAgentRegistry should use std::unique_ptr
Summary: InspectorAgentRegistry should use 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: 2014-01-11 15:03 PST by Anders Carlsson
Modified: 2014-01-11 16:50 PST (History)
0 users

See Also:


Attachments
Patch (57.35 KB, patch)
2014-01-11 15:05 PST, Anders Carlsson
sam: 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 2014-01-11 15:03:09 PST
InspectorAgentRegistry should use std::unique_ptr
Comment 1 Anders Carlsson 2014-01-11 15:05:15 PST
Created attachment 220947 [details]
Patch
Comment 2 Anders Carlsson 2014-01-11 16:50:22 PST
Committed r161784: <http://trac.webkit.org/changeset/161784>