[webkit-reviews] review denied: [Bug 177474] Add support for <link rel=preconnect> : [Attachment 322002] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 27 16:05:29 PDT 2017


Alex Christensen <achristensen at apple.com> has denied Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 177474: Add support for <link rel=preconnect>
https://bugs.webkit.org/show_bug.cgi?id=177474

Attachment 322002: Patch

https://bugs.webkit.org/attachment.cgi?id=322002&action=review




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

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

> Source/WebKit/NetworkProcess/PreconnectTask.cpp:56
> +    m_task = NetworkDataTask::create(NetworkSession::defaultSession(),
*this, parameters);

Pass the SessionID as a parameter.


More information about the webkit-reviews mailing list