Bug 152724

Summary: Use unique_ptr for NetworkDataTasks and references for NetworkSessionTaskClients
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aestes: review+

Alex Christensen
Reported 2016-01-04 18:17:13 PST
Use unique_ptr for NetworkDataTasks and references for NetworkSessionTaskClients
Attachments
Patch (13.38 KB, patch)
2016-01-04 18:18 PST, Alex Christensen
aestes: review+
Alex Christensen
Comment 1 2016-01-04 18:18:42 PST
Andy Estes
Comment 2 2016-01-04 18:24:06 PST
Comment on attachment 268255 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=268255&action=review > Source/WebKit2/ChangeLog:9 > + NetworkSessionTaskClients& just so we can clear it in the destructor. Typo: NetworkSessionTaskClients
Alex Christensen
Comment 3 2016-01-04 18:26:15 PST
Note You need to log in before you can comment on or make changes to this bug.