[Webkit-unassigned] [Bug 19357] New: [GTK] Loading of resource images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 2 09:12:38 PDT 2008


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

           Summary: [GTK] Loading of resource images
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marco.barisione at collabora.co.uk


WebCore can request the loading of local images that are shown, for instance,
as placeholders when images cannot be loaded (see loadResourceIntoArray in
WebCore/platform/gtk/TemporaryLinkStubs.cpp).

Probably the best way to implement this is to add properties to
WebKitWebSettings for images to use, but some questions remain open:
- What should we do by default? Do not show anything? Or provide default
images?
- What should we store as a property? The uri of the image? A GFile? The image
itself?


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