[Webkit-unassigned] [Bug 50885] New: [GTK] remove old data: URI handler, fix the SoupRequest-based one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 02:51:16 PST 2010


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

           Summary: [GTK] remove old data: URI handler, fix the
                    SoupRequest-based one
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danw at gnome.org


The SoupRequest stuff has always had a data: URI handler, but ResourceHandleSoup was never updated to use it. This fixes that, as well as removing some references to the old gio/gvfs-based loader that are no longer relevant with the SoupRequest code. It also makes it so that it attempts to use SoupRequest for all unrecognized URI schemes (thereby opening up the possibility of registering additional SoupRequest types from the application).

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