[Webkit-unassigned] [Bug 30578] WebInspector: Adds XHR Instrumentation to WebInspector Timeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 15:51:18 PDT 2009


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


Pavel Feldman <pfeldman at chromium.org> changed:

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




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2009-10-20 15:51:18 PDT ---
(From update of attachment 41513)
Given that you require frontend to be present at all times timeline events are
fired, there is no need to create native structures for all of your event
types. Just dump them into the frontend using some static serializer methods.
You should be able to get rid of them all together actually (*TimelineItem).

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