RESOLVED FIXED 36188
Web Inspector: Capture main resource load events in timeline panel.
https://bugs.webkit.org/show_bug.cgi?id=36188
Summary Web Inspector: Capture main resource load events in timeline panel.
Pavel Feldman
Reported 2010-03-16 13:44:14 PDT
Currently didCommitLoad resets timeline and sent request / receive response events are wiped out. This patch fixes it. Also has a drive-by fix for send request friendly url shortcut.
Attachments
[PATCH] Proposed fix. (3.69 KB, patch)
2010-03-16 13:46 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2010-03-16 13:46:42 PDT
Created attachment 50829 [details] [PATCH] Proposed fix.
Pavel Feldman
Comment 2 2010-03-17 02:57:37 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/TimelinePanel.js Committed r56103
Note You need to log in before you can comment on or make changes to this bug.