Bug 24091

Summary: Start of redirect chain ends up as master entry in Application Cache
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix darin: review+

Alexey Proskuryakov
Reported 2009-02-23 04:32:39 PST
<rdar://problem/6468660> If a series of redirects ends up at a page that references an Application Cache manifest, the start of the redirect chain ends up as a master entry in the Application Cache database. This is undesirable e.g. if the redirecting page points to different urls dynamically based on cookies. It also subverts the same-domain nature of master resources.
Attachments
proposed fix (5.41 KB, patch)
2009-02-23 04:39 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2009-02-23 04:39:14 PST
Created attachment 27879 [details] proposed fix
Darin Adler
Comment 2 2009-02-23 11:52:28 PST
Comment on attachment 27879 [details] proposed fix r=me
Alexey Proskuryakov
Comment 3 2009-02-24 05:43:16 PST
Note You need to log in before you can comment on or make changes to this bug.