[Webkit-unassigned] [Bug 18490] New: [SOUP] Local files are not handled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 14 07:42:12 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18490
Summary: [SOUP] Local files are not handled
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marco.barisione at collabora.co.uk
CC: lethalman88 at gmail.com, danw at gnome.org
Currently the soup backend is not able to load local files. Libsoup is just an
HTTP library, so it doesn't handle other protocols (see
http://bugzilla.gnome.org/show_bug.cgi?id=526755).
It would be nice to support this using gio so it will be possible to support
also ftp and other protocols.
Note that WebKit depends on glib 2.0 and gio was added in glib 2.16 but this
should not be a problem because libsoup is already depending on glib 2.16.
--
Configure bugmail: http://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