[Webkit-unassigned] [Bug 11106] Some XMLHttpRequest URI resolving tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 22 12:42:44 PST 2008


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





------- Comment #2 from darin at apple.com  2008-12-22 12:42 PDT -------
(From update of attachment 26207)
> +        // The Document can use its encoding to resolve the URI so use its specialized method.
> +        // FIXME: Once the encoding information have been moved to ScriptExecutionContext,
> +        // this code should be simplified.

Why not put a virtual completeURL function into ScriptExecutionContext now,
even if it doesn't handle encoding correctly yet? I don't see the point in
adding this if statement.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list