Bug 32577

Summary: Web Inspector: Display request headers for main resource having redirects.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATC] Proposed fix. timothy: review+

Description Pavel Feldman 2009-12-15 13:22:57 PST
It is currently blank. The reason is that when identifierForInitialRequest is called, there are no headers available in request yet.
Comment 1 Pavel Feldman 2009-12-15 13:25:48 PST
Created attachment 44904 [details]
[PATC] Proposed fix.
Comment 2 WebKit Review Bot 2009-12-15 13:26:25 PST
style-queue ran check-webkit-style on attachment 44904 [details] without any errors.
Comment 3 Pavel Feldman 2009-12-15 13:45:03 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorResource.cpp
	M	WebCore/inspector/InspectorResource.h
Committed r52169