[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
Sat Apr 3 02:09:23 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

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




--- Comment #3 from Ilya Tikhonovsky <loislo at chromium.org>  2010-04-03 02:09:23 PST ---
Created an attachment (id=52491)
 --> (https://bugs.webkit.org/attachment.cgi?id=52491)
[patch] Initial version.

GC Run event and heap usage info can be added to Safari.
The only thing required for that is a non empty implementation of GCEventHelper
class methods in WebCore/bindings/js/GCEventHelper.h

1) new class GCEventHelper is introduced in bindings;
2) new type of events GCRun was added to Timeline;
3) minor changes in Timeline panel.

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