RESOLVED FIXED 88229
Web Inspector: aggregate all events before first frame into a fake frame
https://bugs.webkit.org/show_bug.cgi?id=88229
Summary Web Inspector: aggregate all events before first frame into a fake frame
Andrey Kosyakov
Reported 2012-06-04 05:28:50 PDT
Timeline's frame mode currently displays all events before first didBeginFrame() call as independent events. This may appear confusing, so let's regard first event we receive as a frame start marker.
Attachments
Patch (3.74 KB, patch)
2012-06-04 05:41 PDT, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2012-06-04 05:41:00 PDT
Ilya Tikhonovsky
Comment 2 2012-06-04 05:48:33 PDT
Comment on attachment 145570 [details] Patch lgtm
Andrey Kosyakov
Comment 3 2012-06-05 07:50:16 PDT
Comment on attachment 145570 [details] Patch Clearing flags on attachment: 145570 Committed r119485: <http://trac.webkit.org/changeset/119485>
Andrey Kosyakov
Comment 4 2012-06-05 07:50:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.