[Webkit-unassigned] [Bug 33875] New: [Qt] QWebPage::userAgentForUrl is terrible API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 19 16:46:18 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33875
Summary: [Qt] QWebPage::userAgentForUrl is terrible API
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zecke at selfish.org
To call this method from the FrameLoaderClientQt we will have to convert KURL
to QUrl for every network request we are making. The only good usecase is to
set a new user agent or have a site specific user agent. Both of these usecases
can be done with a setUserAgent call...
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list