[Webkit-unassigned] [Bug 17147] New: [GTK] API: Stream-based loader API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 17:37:30 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17147

           Summary: [GTK] API: Stream-based loader API
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com
                CC: mrowe at apple.com
OtherBugsDependingO 15843
             nThis:


We need to support applications that load custom resources into WebView.
Evolution, tnymail, Yelp, Monodoc are the apps that come to mind.

Something like WebDataSource, or perhaps the ability to register URL protocol
handlers, or both. GIO could be useful for stream classes, perhaps as a
counterpart to NSData in the Mac API.

The Mac Obj-C code is quite tangly and looks like parts are deprecated. We
don't necessarily want to copy everything there.

(Bug #15843 is a request from application authors that we provide additional
metadata to the loader application, such as image scale which might be worth
keeping in mind when designing a stream-based loader API.)


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