Bug 105754 - Network item views for websocket is not consistent
Summary: Network item views for websocket is not consistent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 22:09 PST by pdeng6
Modified: 2012-12-26 01:57 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.58 KB, patch)
2012-12-25 22:16 PST, pdeng6
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pdeng6 2012-12-25 22:09:18 PST
(Originate from bug http://code.google.com/p/chromium/issues/detail?id=142280)

Currently, network item views for websocket is not consistent,
before receiving a websocket frame, there are " Headers, Preview, Response, and Cookies"
after receiving a frame, typically there are "Headers, Frames", it is a little confusing.

I agree that Preview and Response tab for websocket should be removed as they will be always blank.
Comment 1 pdeng6 2012-12-25 22:16:20 PST
Created attachment 180728 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-26 01:57:20 PST
Comment on attachment 180728 [details]
Patch

Clearing flags on attachment: 180728

Committed r138473: <http://trac.webkit.org/changeset/138473>
Comment 3 WebKit Review Bot 2012-12-26 01:57:24 PST
All reviewed patches have been landed.  Closing bug.