[webkit-reviews] review requested: [Bug 73093] InspectorServer: Add a Generic WebSocket Server. : [Attachment 117917] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 12:34:00 PST 2011


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> has asked  for review:
Bug 73093: InspectorServer: Add a Generic WebSocket Server.
https://bugs.webkit.org/show_bug.cgi?id=73093

Attachment 117917: Patch
https://bugs.webkit.org/attachment.cgi?id=117917&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>
Changes from last patch:
- Removed the server socket abstraction (bug #73090) and merged it into
WebSocketServer.
- Moved WebSocketServer from WebCore to WebKit2 until it needs to belong there.
It still uses static methods from the client WebSocket code inWebCore.


More information about the webkit-reviews mailing list