[Webkit-unassigned] [Bug 26322] New: Regression: passing basedir without file:// to webkit_web_view_load_html_string fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 08:41:13 PDT 2009


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

           Summary: Regression: passing basedir without file:// to
                    webkit_web_view_load_html_string fails
           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: pierre-luc.beaudoin at collabora.co.uk


This is a regression between WebKitGtk 1.0.1 and WebKit 1.1. 

When loading a html file (ie Adium Themes) and passing it to 
webkit_web_view_load_html_string, if the given basedir does not contain file://
it will fail to load the resources.

Note: even if you pass file:// to basedir and your html file contains a <base>
tag, this one doesn't require the file:// prefix.


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