[Webkit-unassigned] [Bug 16022] [GTK] loading scripts via src= with relative URL doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 17:42:40 PDT 2009


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


gns at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gns at gnome.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #4 from gns at gnome.org  2009-03-17 17:42 PDT -------
WebKitGTK+ doesn't support broken URIs; you need to give it properly formed
URIs so that it will work correctly. Browsers that want to provide the user
with easy address typing should fix whatever broken URIs the user gives to it
before feeding them to webkit =).

GtkLauncher currently lacks code to automatically add file:// and http:// to
bad URIs given to it. I am not sure we want to add such code to the launcher,
though.


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