[Webkit-unassigned] [Bug 126518] REGRESSION(r161176): http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html is failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 01:30:31 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126518


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220610|                            |review?
               Flag|                            |




--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-08 01:28:15 PST ---
Created an attachment (id=220610)
 --> (https://bugs.webkit.org/attachment.cgi?id=220610&action=review)
Temptative fix

This patch restores the previous behaviour, clearing the credentials form the request before calling client()->willSendRequest(), but applying them right before creating the new SoupRequest. I don't know if it actually fixes the problem, because I haven't been able to reproduce it.

-- 
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