[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 08:09:48 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126518
--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-01-08 08:07:31 PST ---
(In reply to comment #7)
> (From update of attachment 220610 [details])
> 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.
http://trac.webkit.org/browser/trunk/Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp#L507
--
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