[Webkit-unassigned] [Bug 37025] Web Inspector: GC Run event should be added to Timeline Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 12:08:20 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52498|0                           |1
        is obsolete|                            |
  Attachment #52555|                            |review?
               Flag|                            |




--- Comment #12 from Ilya Tikhonovsky <loislo at chromium.org>  2010-04-05 12:08:20 PST ---
Created an attachment (id=52555)
 --> (https://bugs.webkit.org/attachment.cgi?id=52555)
[patch] Third iteration.

1) GCRun events data container was moved from ScriptGCEventHelper to
InspectorTimelineAgent;
2) all active Timeline agents will receive GCRun events data when GCRun event
happen;
3) as far as we can't use ScriptObject when GC Run event happen TimelineAgent
will use Vector to store GC Run event data
4) Bug with Epilogue/Prologue deregistration was 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