WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54567
Drop "Windows;" (redundant) from user agent string
https://bugs.webkit.org/show_bug.cgi?id=54567
Summary
Drop "Windows;" (redundant) from user agent string
Peter Kasting
Reported
2011-02-16 10:09:47 PST
This is about dropping the initial "Windows;" due to its redundancy with the subsequent "Windows NT 6.0;" (or similar other version identifier). See blocked
bug 54556
for motivation.
Attachments
patch v1
(13.01 KB, patch)
2011-02-24 13:42 PST
,
Peter Kasting
jamesr
: review+
commit-queue
: commit-queue-
Details
Formatted Diff
Diff
Updated patch
(13.04 KB, patch)
2011-03-02 13:38 PST
,
Peter Kasting
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Peter Kasting
Comment 1
2011-02-24 13:42:49 PST
Created
attachment 83710
[details]
patch v1 I have mailed the Mozilla guys on why "Macintosh;" was not also dropped (they explain why "X11;" was not dropped), but I bet the answer is going to be "web compat", as "Windows" is a string still found in the updated Windows-specific UA string (in the version identifier) but "Macintosh" would not be found in a similarly-updated Mac UA string (which uses "Mac OS" in the version identifier).
Peter Kasting
Comment 2
2011-02-25 10:16:54 PST
Response from Mozilla: the motivation for dropping "Windows;" is primarily to match IE better (as IE has never had this token), only secondarily because it's redundant. This is a stronger motivation than just "the token could be removed" and also explains why "Macintosh" was not dropped.
Peter Kasting
Comment 3
2011-03-01 18:16:28 PST
Ping? I'd really like to land this soon so all the UA string changes happen in a short window.
James Robinson
Comment 4
2011-03-02 12:58:28 PST
Comment on
attachment 83710
[details]
patch v1 Let's do it.
WebKit Commit Bot
Comment 5
2011-03-02 13:06:41 PST
Comment on
attachment 83710
[details]
patch v1 Rejecting
attachment 83710
[details]
from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-8', 'apply-..." exit_code: 2 Last 500 characters of output: k #3 succeeded at 3727 (offset -1 lines). patching file Source/WebKit/win/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/WebKit/win/WebView.cpp patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/http/tests/navigation/useragent-expected.txt patching file LayoutTests/http/tests/navigation/useragent.php Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'James Robinson', u'--f..." exit_code: 1 Full output:
http://queues.webkit.org/results/8084070
Peter Kasting
Comment 6
2011-03-02 13:38:52 PST
Created
attachment 84457
[details]
Updated patch Updated to apply against current trunk.
WebKit Commit Bot
Comment 7
2011-03-03 02:25:04 PST
Comment on
attachment 84457
[details]
Updated patch Clearing flags on attachment: 84457 Committed
r80218
: <
http://trac.webkit.org/changeset/80218
>
WebKit Commit Bot
Comment 8
2011-03-03 02:25:10 PST
All reviewed patches have been landed. Closing bug.
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