[Webkit-unassigned] [Bug 60440] [Qt] Redirection of HTTP POST (3xx) incorrectly includes original POST data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 7 13:47:09 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60440
--- Comment #5 from Dawit A. <adawit at kde.org> 2011-05-07 13:47:09 PST ---
(In reply to comment #4)
> (From update of attachment 92695 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=92695&action=review
>
> > Source/WebCore/ChangeLog:10
> > + No new tests. (OOPS!)
>
> Please provide a layout test, it is really quite easy to do and makes sure this bug stays fixed.
Sorry but the last time I attempted to provide a layout test it was nothing but a nightmare. See BR# 50521.
Even if it was not the case, I do not even know how to provide one for this bug since it involves redirection of a HTTP POST request. Either way, I honestly do not have the time to write a layout test for this. Way too many things on my own plate.
The site that is mentioned in the downstream bug report is a good test site, which is what I used to test QtTestBrowser before and after applying the fix. Moreover, the changes are very very obvious since the old request gets cloned when handling a redirection and the data from the POST op never gets cleaned.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list