[Webkit-unassigned] [Bug 163597] [SOUP] Add NetworkSession implementation and switch to use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 11:04:55 PDT 2016


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

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

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

> Source/WebKit2/NetworkProcess/NetworkDataTask.h:147
> +    bool isDownload() const { return !!m_pendingDownloadID.downloadID(); }

Could we call this isPendingDownload?

-- 
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/20161018/93d66275/attachment.html>


More information about the webkit-unassigned mailing list