Bug 109142

Summary: Web Inspector: it should be sort by "transferSize" in Network panel
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, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Network Panel: sort by size problem
none
Patch none

Description pdeng6 2013-02-06 23:53:36 PST
Created attachment 187001 [details]
Network Panel: sort by size problem

As shown in attachment, resource items sort by size doesn't work well at the first glance, actually they are sorted by the second row of sizeCell "resourceSize".
I think sort by "transferSize" would be better, since "transferSize" is striking in panel, and the real download size.
Comment 1 pdeng6 2013-02-07 00:01:34 PST
Created attachment 187002 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-11 02:25:41 PST
Comment on attachment 187002 [details]
Patch

Clearing flags on attachment: 187002

Committed r142443: <http://trac.webkit.org/changeset/142443>
Comment 3 WebKit Review Bot 2013-02-11 02:25:44 PST
All reviewed patches have been landed.  Closing bug.