Bug 121588

Summary: Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in Tools
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Sam Weinig
Reported 2013-09-18 21:40:55 PDT
Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in Tools
Attachments
Patch (14.23 KB, patch)
2013-09-18 21:42 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2013-09-18 21:42:05 PDT
Sam Weinig
Comment 2 2013-09-19 09:04:55 PDT
Note You need to log in before you can comment on or make changes to this bug.