RESOLVED INVALID 26322
Regression: passing basedir without file:// to webkit_web_view_load_html_string fails
https://bugs.webkit.org/show_bug.cgi?id=26322
Summary Regression: passing basedir without file:// to webkit_web_view_load_html_stri...
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.