On 10.05.12 15:48, Jesus Sanchez-Palencia wrote:
Yes, ok, but then the url scheme logic wouldn't sit only on the WebProcess as Tor Arne suggested. Plus, imagine that we decide to support this through the "view-source:" url way and keep all the logic on the WebProcess. If the API user doesn't do anything else he would only get support for well-formed URLs. For the other use case (view-source:www.foo.com <http://www.foo.com>) he would need url sanitizing code from himself... On the very least this would need to be well documented.
This is the case for regular urls as well, you can't set webView.url = "google.com".
Tor Arne _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
