[webkit-reviews] review requested: [Bug 27040] Wrong time Total in Resources -> Time : [Attachment 33956] Toggle Showing "Sum" or "Total"

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


Joseph Pecoraro <joepeck02 at gmail.com> has asked  for review:
Bug 27040: Wrong time Total in Resources -> Time
https://bugs.webkit.org/show_bug.cgi?id=27040

Attachment 33956: Toggle Showing "Sum" or "Total"
https://bugs.webkit.org/attachment.cgi?id=33956&action=review

------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
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).


More information about the webkit-reviews mailing list