[Webkit-unassigned] [Bug 37820] Web Inspector: Aggregated time stats should be visible in Timeline record Popup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 14:21:17 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53721|0                           |1
        is obsolete|                            |
  Attachment #53880|                            |review?, commit-queue-
               Flag|                            |




--- Comment #6 from Ilya Tikhonovsky <loislo at chromium.org>  2010-04-20 14:21:17 PST ---
Created an attachment (id=53880)
 --> (https://bugs.webkit.org/attachment.cgi?id=53880)
[patch] second iteration.

has binary changes.
1) Legend boxes was added to the Aggregated Time row data in Popup;
2) three bars with different opacity are used for one record. Solid is for Self
Time, with opacity 0.6 for aggregated cpu time of the record and it's children
and with opacity 0.2 for duration; 
3) Duration property is changed. Now it is time between startTime and
lastChildEndTime (was time between start and end of real event);
4) Title of popup is fixed.

-- 
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