Bug 32577 - Web Inspector: Display request headers for main resource having redirects.
Summary: Web Inspector: Display request headers for main resource having redirects.
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: 2009-12-15 13:22 PST by Pavel Feldman
Modified: 2009-12-15 13:45 PST (History)
5 users (show)

See Also:


Attachments
[PATC] Proposed fix. (7.00 KB, patch)
2009-12-15 13:25 PST, 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 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