RESOLVED FIXED32577
Web Inspector: Display request headers for main resource having redirects.
https://bugs.webkit.org/show_bug.cgi?id=32577
Summary Web Inspector: Display request headers for main resource having redirects.
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.