[Webkit-unassigned] [Bug 163006] Network Session: PendingDownload is always nullptr in DownloadManager::dataTaskBecameDownloadTask
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 10 00:30:50 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163006
--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #9)
> Comment on attachment 290936 [details]
> Fix coding style
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=290936&action=review
>
> > Source/WebKit2/NetworkProcess/Downloads/DownloadManager.cpp:123
> > + ASSERT(!pendingDownload || pendingDownload.get() == networkDataTask.pendingDownload());
>
> Debug builds using network session fail here. Should be networkDataTask->
Indeed!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161010/c9539a7b/attachment-0001.html>
More information about the webkit-unassigned
mailing list