[Webkit-unassigned] [Bug 24601] New: Regression loading images from local disk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 14 15:50:34 PDT 2009


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

           Summary: Regression loading images from local disk
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fhimpe at telenet.be


Mandriva bug report: https://qa.mandriva.com/show_bug.cgi?id=47840

Somewhere between svn revision 39872 and 40957, webkitgtk does not load images
anymore which are on the local disk and which are opened from a local file.
With the Perl bindings, loading a local file with
Gtk2::WebKit::View->load_html_string(cat_('/foobar') used to correctly open the
local file /foobar and display all local images which are loaded by that HTML
file. However, somewhere between revision 39872 and 40957, this was broken, and
now webkitgtk displays the text in the html file, but does not load the images
anymore.

Test cases for Mandriva can be found in the upstream bug report.


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