Summary: | Web Inspector: inspect Web Sockets in the new Resources panel rather than Network Log. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Pavel Feldman <pfeldman> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Yuta Kitamura <yutak> | ||||
Status: | RESOLVED INVALID | ||||||
Severity: | Normal | CC: | apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, robert.colburn+bugzilla, ukai, yurys, yutak | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Pavel Feldman
2010-11-01 06:34:32 PDT
I will look into this. Created attachment 72934 [details]
UI mock-up for WebSockets in new Resources panel
I created a UI mock-up for new Resources panel. As this is just a mock, please disregard inconsistencies of domain name and file names. (And please forgive my poor gimp skills...)
I'm planning to:
- Add WebSocket resource tree.
- Show ResourceView when a WebSocket resource is selected.
What do you think about this plan? Suggestions?
There was recent addition of WebSocket data to the Network panel. Change: http://trac.webkit.org/changeset/115427 Write-Up: http://updates.html5rocks.com/2012/05/Websocket-Frame-Inspection-now-in-Chrome-DevTools A more general summary of the data in the Resource panel does sound useful though. |