DescriptionMark executables to be compatible with Windows 8.1
Starting with Windows 8.1, GetVersion(Ex) APIs always
return "6.2" even on Windows 8.1 (whose true version
is NT 6.3) when the application manifest does not
have a specific compatibility statement.
As a result, the user agent string becomes
"Mozilla/5.0 (Windows NT 6.2; WOW64) ..." even on
Windows 8.1.
This CL fixes the issue.
See the following document for the background
information.
http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
BUG=259228
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212209
Patch Set 1 #Patch Set 2 : Make sure lines end with LF #
Messages
Total messages: 13 (0 generated)
|