On Tuesday 09 March 2010 12:17:42 Simon Hausmann wrote:

> I'm in favour of adding the two functions to QWebPage.

One other altnerative would be:
        - Create a QString from the raw WebCore::String data
        - Have a QUrl ctor that will not parse anything
        - Start parsing only when something is requested

This way we could avoid the WebCore::String -> QByteArray/UTF8 encoding and 
the parsing of the QUrl.
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to