Bug 36188 - Web Inspector: Capture main resource load events in timeline panel.
Summary: Web Inspector: Capture main resource load events in timeline panel.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 13:44 PDT by Pavel Feldman
Modified: 2010-03-17 02:57 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed fix. (3.69 KB, patch)
2010-03-16 13:46 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 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.
Comment 1 Pavel Feldman 2010-03-16 13:46:42 PDT
Created attachment 50829 [details]
[PATCH] Proposed fix.
Comment 2 Pavel Feldman 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