[webkit-reviews] review requested: [Bug 126518] REGRESSION(r161176): http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html is failing on GTK : [Attachment 220610] Temptative fix

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


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 126518: REGRESSION(r161176):
http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-
origin-with-location-credentials.html is failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=126518

Attachment 220610: Temptative fix
https://bugs.webkit.org/attachment.cgi?id=220610&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
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.


More information about the webkit-reviews mailing list