[Webkit-unassigned] [Bug 206984] REGRESSION(r252185): NetworkSessionCocoa cancels downloads that receive authentication challenges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 17:47:09 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206984

--- Comment #6 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 389318
  --> https://bugs.webkit.org/attachment.cgi?id=389318
Patch v3

View in context: https://bugs.webkit.org/attachment.cgi?id=389318&action=review

> Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:616
> +    if ([task isKindOfClass:[NSURLSessionDownloadTask class]]) {

Could this just be if (!networkDataTask)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200131/d03bcdf0/attachment.htm>


More information about the webkit-unassigned mailing list