RESOLVED FIXED 80356
[WebSocket] Introduce ThreadableWebSocketChannel::SendResult
https://bugs.webkit.org/show_bug.cgi?id=80356
Summary [WebSocket] Introduce ThreadableWebSocketChannel::SendResult
Kenichi Ishibashi
Reported 2012-03-05 17:02:55 PST
https://bugs.webkit.org/show_bug.cgi?id=80103#c16 Introduce ThreadableWebsocketChannel::SendResult so that WebSocketChannel can return the result of message validation.
Attachments
Patch (21.34 KB, patch)
2012-03-05 17:16 PST, Kenichi Ishibashi
no flags
Patch (23.13 KB, patch)
2012-03-06 17:21 PST, Kenichi Ishibashi
no flags
Kenichi Ishibashi
Comment 1 2012-03-05 17:16:54 PST
Kent Tamura
Comment 2 2012-03-05 17:20:35 PST
Comment on attachment 130243 [details] Patch ok
Kenichi Ishibashi
Comment 3 2012-03-05 17:24:38 PST
Comment on attachment 130243 [details] Patch Thank you!
WebKit Review Bot
Comment 4 2012-03-05 18:11:33 PST
Comment on attachment 130243 [details] Patch Clearing flags on attachment: 130243 Committed r109832: <http://trac.webkit.org/changeset/109832>
WebKit Review Bot
Comment 5 2012-03-05 18:11:37 PST
All reviewed patches have been landed. Closing bug.
Kenichi Ishibashi
Comment 7 2012-03-06 17:21:27 PST
Kenichi Ishibashi
Comment 8 2012-03-06 17:24:52 PST
(In reply to comment #6) > Rolled out in r109942. (The rollout script failed to re-open the bug, so I'm doing it here). Sorry for breaking tests. I didn't notice that WebKit/chromium/src/WebSocketImpl.cpp uses WebSocketChannel directly. Revised the patch to check the return value of WebSocketChannel::send() in WebSocketImpl.
WebKit Review Bot
Comment 9 2012-03-06 21:14:14 PST
Comment on attachment 130484 [details] Patch Clearing flags on attachment: 130484 Committed r110012: <http://trac.webkit.org/changeset/110012>
WebKit Review Bot
Comment 10 2012-03-06 21:14:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.