[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 07:52:15 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126518
--- Comment #7 from Martin Robinson <mrobinson at webkit.org> 2014-01-08 07:49:58 PST ---
(From update of attachment 220610)
View in context: https://bugs.webkit.org/attachment.cgi?id=220610&action=review
> Source/WebCore/ChangeLog:11
> +
> + Clear the credentials before calling willSendRequest on the client
> + to avoid sending the credentials to the API layer, but apply them
> + again to the request right before creating the new SoupRequest.
> +
Hrm. Where are the credentials cleared? I only see you removing newRequest.removeCredentials(); in doRedirect.
--
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