[webkit-reviews] review requested: [Bug 33875] [Qt] QWebPage::userAgentForUrl is terrible API : [Attachment 46962] Add a QWebPage::setUserAgent which will allow us to not call userAgentForUrl and avoid the KURL -> QUrl conversion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 16:47:57 PST 2010


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 33875: [Qt] QWebPage::userAgentForUrl is terrible API
https://bugs.webkit.org/show_bug.cgi?id=33875

Attachment 46962: Add a QWebPage::setUserAgent which will allow us to not call
userAgentForUrl and avoid the KURL -> QUrl conversion
https://bugs.webkit.org/attachment.cgi?id=46962&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
Proposal for a new API avoiding the KURl -> QUrl conversion in all cases when a
user agent is set.


More information about the webkit-reviews mailing list