[Webkit-unassigned] [Bug 47609] [Qt] Fix http/tests/misc/redirect-to-external-url.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 12:32:58 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47609


Jakub Wieczorek <jwieczorek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwieczorek at webkit.org




--- Comment #2 from Jakub Wieczorek <jwieczorek at webkit.org>  2010-10-14 12:32:58 PST ---
> [Qt] Fix http/tests/misc/redirect-to-external-url.html

Nah, you're not fixing it, really.
I recommend looking at what other ports are doing but special-casing a specific situation from a test case inside WebKit is not a solution at all. Not to mention that theoretically each scheme can be supported by the embedder via an extended QNAM.

If this patch was OK, we could go ahead and reduce the failing test list to 0 with similar changes, but in real-world situations QtWebKit would still not work as expected and you'd not be aware of that due to the tests happily passing.

-- 
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