[Webkit-unassigned] [Bug 199151] [SOUP] Use libsoup WebSockets API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 08:04:17 PDT 2019


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

--- Comment #20 from youenn fablet <youennf at gmail.com> ---

> >> Source/WebKit/WebProcess/Network/WebSocketChannel.cpp:164
> >> +void WebSocketChannel::didConnect(const String& subprotocol)
> > 
> > String&&
> 
> I'm following what other IPC message chandlers do. I think we should change
> the others too, so better to do it in a follow up. I'll submit a new patch.

It is only needed to change the ones that can benefit r values.

-- 
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/20190627/84bde64c/attachment-0001.html>


More information about the webkit-unassigned mailing list