[Webkit-unassigned] [Bug 27040] Wrong time Total in Resources -> Time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 17:40:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27040


Joseph Pecoraro <joepeck02 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33956|                            |review?
               Flag|                            |




--- Comment #4 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-08-02 17:40:10 PDT ---
Created an attachment (id=33956)
 --> (https://bugs.webkit.org/attachment.cgi?id=33956)
Toggle Showing "Sum" or "Total"

This current behavior is actually correct, but it may not be what the user may
initially think:

Time = Total Time it took for the page to load.  Note that resources may have
been downloaded in parallel or there may have been spans of time where no
downloading/requests were sent.

Sum = The Sum of Each of the Categories listed at the top.

Clicking on the legend will alternate between them.  By toggling a setting it
makes it so as the Resources view continually refreshes it will continue to
show whichever the user was showing last.  (This is not a permanent setting).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list