Bug 32678

Summary: Web Inspector: Do not lose original request for non-main resource 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
[PATCH] Proposed fix. timothy: review+, pfeldman: commit-queue-

Description Pavel Feldman 2009-12-17 12:33:52 PST
If an image source has redirects, information about these redirects' requests is currently being overwritten.
Comment 1 Pavel Feldman 2009-12-17 12:49:21 PST
Created attachment 45101 [details]
[PATCH] Proposed fix.
Comment 2 WebKit Review Bot 2009-12-17 12:51:07 PST
style-queue ran check-webkit-style on attachment 45101 [details] without any errors.
Comment 3 Pavel Feldman 2009-12-17 14:03:18 PST
Comment on attachment 45101 [details]
[PATCH] Proposed fix.

I'll land this manually.
Comment 4 Pavel Feldman 2009-12-22 08:21:30 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorResource.cpp
	M	WebCore/inspector/front-end/Resource.js
	M	WebCore/inspector/front-end/inspector.js
Committed r52487