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+

Pavel Feldman
Reported 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.
Attachments
[PATC] Proposed fix. (7.00 KB, patch)
2009-12-15 13:25 PST, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-12-15 13:25:48 PST
Created attachment 44904 [details] [PATC] Proposed fix.
WebKit Review Bot
Comment 2 2009-12-15 13:26:25 PST
style-queue ran check-webkit-style on attachment 44904 [details] without any errors.
Pavel Feldman
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.