<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Network Session: PendingDownload is always nullptr in DownloadManager::dataTaskBecameDownloadTask"
href="https://bugs.webkit.org/show_bug.cgi?id=163006#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Network Session: PendingDownload is always nullptr in DownloadManager::dataTaskBecameDownloadTask"
href="https://bugs.webkit.org/show_bug.cgi?id=163006">bug 163006</a>
from <span class="vcard"><a class="email" href="mailto:achristensen@apple.com" title="Alex Christensen <achristensen@apple.com>"> <span class="fn">Alex Christensen</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=290936&action=diff" name="attach_290936" title="Fix coding style">attachment 290936</a> <a href="attachment.cgi?id=290936&action=edit" title="Fix coding style">[details]</a></span>
Fix coding style
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=290936&action=review">https://bugs.webkit.org/attachment.cgi?id=290936&action=review</a>
<span class="quote">> Source/WebKit2/NetworkProcess/Downloads/DownloadManager.cpp:123
> + ASSERT(!pendingDownload || pendingDownload.get() == networkDataTask.pendingDownload());</span >
Debug builds using network session fail here. Should be networkDataTask-></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>