RESOLVED FIXED24091
Start of redirect chain ends up as master entry in Application Cache
https://bugs.webkit.org/show_bug.cgi?id=24091
Summary Start of redirect chain ends up as master entry in Application Cache
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.