Websocket Frame Inspection now in Chrome DevTools

While before we could see sockets being established, we haven't had inspection ability into the data going over the wire in WebSockets. Thanks to a WebKit patch from RIM, we can now see the frame data, along with small unicode arrows indicating which direction the data is going.

Open up your Chrome Canary or a fresh Chromium build for the latest changes here.