[webkit-reviews] review requested: [Bug 88961] [GTK][EFL] http/tests/misc/redirect-to-about-blank.html is failing : [Attachment 181443] patch - handle redirection inside WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 5 13:40:38 PST 2013


Dan Winship <danw at gnome.org> has asked	for review:
Bug 88961: [GTK][EFL] http/tests/misc/redirect-to-about-blank.html is failing
https://bugs.webkit.org/show_bug.cgi?id=88961

Attachment 181443: patch - handle redirection inside WebKit
https://bugs.webkit.org/attachment.cgi?id=181443&action=review

------- Additional Comments from Dan Winship <danw at gnome.org>
This also fixes bug 61122. It also *almost* fixes bug 35300, but not quite;
we're doing the right requests now, but DRT doesn't print out exactly what the
test wants. (Actually, it might pass on EFL. Not sure.)

[So should I dup 61122 to this one?]

I tried to not touch anything related to HTTP authentication, other than what
was needed to split redirection and authentication into separate codepaths.
There are probably simplifications possible from here.


More information about the webkit-reviews mailing list