Bug 36188

Summary: Web Inspector: Capture main resource load events in timeline panel.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: loislo, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed fix. timothy: review+

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