RESOLVED FIXED Bug 169802
Use completion handlers instead of return values for sending websocket data
https://bugs.webkit.org/show_bug.cgi?id=169802
Summary Use completion handlers instead of return values for sending websocket data
Alex Christensen
Reported 2017-03-16 18:15:07 PDT
Use completion handlers instead of return values for sending websocket data
Attachments
Patch (8.89 KB, patch)
2017-03-16 18:15 PDT, Alex Christensen
no flags
Patch (10.85 KB, patch)
2017-03-16 21:42 PDT, Alex Christensen
no flags
Patch (11.02 KB, patch)
2017-03-17 00:18 PDT, Alex Christensen
no flags
Fix GTK+ build (11.32 KB, patch)
2017-03-17 01:31 PDT, Carlos Garcia Campos
cgarcia: review+
Alex Christensen
Comment 1 2017-03-16 18:15:51 PDT
Alex Christensen
Comment 2 2017-03-16 21:42:34 PDT
Alex Christensen
Comment 3 2017-03-16 22:39:40 PDT
I don't understand why GTK fails to build. Could someone look at it?
Alex Christensen
Comment 4 2017-03-17 00:18:03 PDT
Carlos Garcia Campos
Comment 5 2017-03-17 01:31:20 PDT
Created attachment 304766 [details] Fix GTK+ build Function.h needs to be included in WebSocketServerConnection.cpp
Carlos Garcia Campos
Comment 6 2017-03-17 02:46:36 PDT
Comment on attachment 304766 [details] Fix GTK+ build r=me
Alex Christensen
Comment 7 2017-03-17 08:57:36 PDT
Alex Christensen
Comment 8 2017-03-17 08:57:54 PDT
Thanks Carlos!
Note You need to log in before you can comment on or make changes to this bug.