[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:58:37 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47609
--- Comment #6 from Robert Hogan <robert at webkit.org> 2010-10-14 12:58:37 PST ---
(In reply to comment #2)
> > [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.
Chromium special-cases it. My understanding is that the test is for WebCore functionality, PolicyChecker::continueAfterNavigationPolicy(PolicyAction policy and the canHandleRequest() is expected to fail.
I agree that it would be better to remove the DRT special-casing we have in FrameLoaderClientQt, along with all the other DRT specific messages in there. But that's a different problem.
--
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