[Webkit-unassigned] [Bug 199943] [SOUP] WebSockets: add support for extensions when using web sockets libsoup API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 07:07:52 PDT 2019


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #375306|review?                     |review+
              Flags|                            |

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

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

great

> Source/WebKit/WebProcess/Network/WebSocketChannel.cpp:79
> +    return m_extensions.isNull() ? emptyString(): m_extensions;

space before colon

-- 
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/20190801/0dd771aa/attachment.html>


More information about the webkit-unassigned mailing list