Bug 26322

Summary: Regression: passing basedir without file:// to webkit_web_view_load_html_string fails
Product: WebKit Reporter: Pierre-Luc Beaudoin <pierre-luc.beaudoin>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: gustavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Pierre-Luc Beaudoin
Reported 2009-06-11 08:41:12 PDT
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.
Attachments
Gustavo Noronha (kov)
Comment 1 2016-10-07 04:44:05 PDT
This API has been obsoleted and removed.
Note You need to log in before you can comment on or make changes to this bug.