[webkit-qt] API Change for User Agent URL

Holger Freyther zecke at selfish.org
Tue Mar 9 03:37:53 PST 2010


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.


More information about the webkit-qt mailing list