Bug 121527

Summary: Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in WebCore
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: philn, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch andersca: review+

Sam Weinig
Reported 2013-09-17 16:37:32 PDT
Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in WebCore
Attachments
Patch (41.94 KB, patch)
2013-09-17 16:43 PDT, Sam Weinig
no flags
Patch (41.95 KB, patch)
2013-09-17 16:54 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2013-09-17 16:43:11 PDT
Early Warning System Bot
Comment 2 2013-09-17 16:49:42 PDT
Early Warning System Bot
Comment 3 2013-09-17 16:50:14 PDT
Sam Weinig
Comment 4 2013-09-17 16:54:23 PDT
Sam Weinig
Comment 5 2013-09-17 17:14:04 PDT
Note You need to log in before you can comment on or make changes to this bug.