RESOLVED FIXED 195718
_WKDownload should conform to NSCopying protocol
https://bugs.webkit.org/show_bug.cgi?id=195718
Summary _WKDownload should conform to NSCopying protocol
Alex Christensen
Reported 2019-03-13 17:35:47 PDT
_WKDownload should conform to NSCopying protocol
Attachments
Patch (1.70 KB, patch)
2019-03-13 17:36 PDT, Alex Christensen
thorton: review+
Alex Christensen
Comment 1 2019-03-13 17:36:45 PDT
Tim Horton
Comment 2 2019-03-15 15:13:24 PDT
Comment on attachment 364596 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364596&action=review > Source/WebKit/UIProcess/API/Cocoa/_WKDownload.mm:88 > + return [self retain]; copy -> cancel -> cancels the original, I guess that's OK?
Alex Christensen
Comment 3 2019-03-15 15:18:36 PDT
Radar WebKit Bug Importer
Comment 4 2019-03-15 15:19:17 PDT
Note You need to log in before you can comment on or make changes to this bug.