[Webkit-unassigned] [Bug 86406] Web Inspector: Annotate timeline records with a frame identifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 20:18:30 PDT 2012


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





--- Comment #1 from Bryan <bmcquade at google.com>  2012-06-05 20:18:29 PST ---
Created an attachment (id=145920)
 --> (https://bugs.webkit.org/attachment.cgi?id=145920&action=review)
Patch to add frameId to timeline records

This adds the ability to track the frame that each timeline event is associated with. Not all events have an associated frame. Only those events with an associated frame will have a frameId.

This patch is based on the suggestions and recommendations provided by caseq and pfeldman. This is a preliminary version of the change, to get some initial feedback. No tests have been written yet.

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