Bug 48114 - Add WebSocket traffic logging to the developer console
Summary: Add WebSocket traffic logging to the developer console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-21 23:17 PDT by karatepekka
Modified: 2012-08-02 07:33 PDT (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description karatepekka 2010-10-21 23:17:12 PDT
It would be useful if we could have logging of WebSocket traffic (including
connection negotiation and teardown steps - handshakes and disconnections) to the console just like you
can do with XHR requests. This would include all individual frames sent and received as well.

The logging could be enabled in the same way as you can enable or disable XHR logging to the console.
Comment 1 Adam Roben (:aroben) 2011-05-26 11:45:43 PDT
<rdar://problem/9509323>
Comment 2 Paul Irish 2012-08-02 07:33:33 PDT
You can now view WebSocket frames in the Network panel.
More detail here: http://updates.html5rocks.com/2012/05/Websocket-Frame-Inspection-now-in-Chrome-DevTools