Bug 32678 - Web Inspector: Do not lose original request for non-main resource redirects.
Summary: Web Inspector: Do not lose original request for non-main resource 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-17 12:33 PST by Pavel Feldman
Modified: 2009-12-22 08:21 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed fix. (5.31 KB, patch)
2009-12-17 12:49 PST, Pavel Feldman
timothy: review+
pfeldman: commit-queue-
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-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