WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 15409
15591
Implement the user agent string for gtk
https://bugs.webkit.org/show_bug.cgi?id=15591
Summary
Implement the user agent string for gtk
Christian Dywan
Reported
2007-10-21 09:22:01 PDT
Currently the user agent is hardcoded. We want to provide information about the acutal operating system, kernel, architecture, language, webkit version and application name.
Attachments
A first attempt at the user agent
(2.12 KB, patch)
2007-10-21 09:26 PDT
,
Christian Dywan
no flags
Details
Formatted Diff
Diff
With DirectFB and Changelog
(2.57 KB, patch)
2007-10-21 12:32 PDT
,
Christian Dywan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Christian Dywan
Comment 1
2007-10-21 09:26:09 PDT
Created
attachment 16766
[details]
A first attempt at the user agent This patch provides the operating system, architecture, kernel, language and application name. It is currently specific to unix systems, Windows is hardcoded to XP. Further more the webkit version is still hardcoded to 420+ and the application name can't be changed (there is no api for this anyway).
Christian Dywan
Comment 2
2007-10-21 09:38:35 PDT
As for the Windows version I imagine the WebKitWin code for this could be eventually shared along ports, as Qt will probably also need this.
Christian Dywan
Comment 3
2007-10-21 12:32:45 PDT
Created
attachment 16769
[details]
With DirectFB and Changelog
Mark Rowe (bdash)
Comment 4
2007-10-21 14:14:10 PDT
We already have a bug with patch intending to address this. You should do a Bugzilla search to find it.
Mark Rowe (bdash)
Comment 5
2007-10-21 16:38:58 PDT
*** This bug has been marked as a duplicate of
15409
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug