Bug 105754

Summary: Network item views for websocket is not consistent
Product: WebKit Reporter: pdeng6 <pan.deng>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, toyoshim, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.