RESOLVED FIXED 106407
[EFL] [WK2] Some authentication tests fail in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=106407
Summary [EFL] [WK2] Some authentication tests fail in WebKit2
Martin Robinson
Reported 2013-01-08 19:26:27 PST
I think these failures might because of the version of libsoup in the EFL jhbuild. For GTK+ we are using a fairly recent version from the repository.
Attachments
Patch (5.30 KB, patch)
2013-03-08 04:31 PST, Chris Dumez
no flags
Martin Robinson
Comment 1 2013-01-08 19:29:56 PST
Chris Dumez
Comment 2 2013-03-08 00:37:34 PST
The tests failing are: http/tests/loading/basic-auth-resend-wrong-credentials.html http/tests/security/401-logout/401-logout.php http/tests/xmlhttprequest/failed-auth.html http/tests/xmlhttprequest/remember-bad-password.html I confirmed that we need to following libsoup fix: https://bugzilla.gnome.org/show_bug.cgi?id=689673 This fix was added in libsoup 2.41.3 but not backported to v2.40.x. The EFL port is using libsoup v2.40.3 at the moment.
Chris Dumez
Comment 3 2013-03-08 04:31:43 PST
WebKit Review Bot
Comment 4 2013-03-08 05:21:06 PST
Comment on attachment 192198 [details] Patch Clearing flags on attachment: 192198 Committed r145209: <http://trac.webkit.org/changeset/145209>
WebKit Review Bot
Comment 5 2013-03-08 05:21:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.