Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Issue 18477012: Mark executables to be compatible with Windows 8.1 (Closed)

Created:
7 years, 5 months ago by Yohei Yukawa
Modified:
7 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, grt+watch_chromium.org, jam, jochen+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Mark 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/app/chrome.exe.manifest View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer.exe.manifest View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/setup/setup.exe.manifest View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/app/shell.exe.manifest View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Yohei Yukawa
7 years, 5 months ago (2013-07-11 07:46:07 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm but wait for grt@ lgtm as well.
7 years, 5 months ago (2013-07-12 19:49:48 UTC) #2
grt (UTC plus 2)
On 2013/07/12 19:49:48, cpu wrote: > lgtm > > but wait for grt@ lgtm as ...
7 years, 5 months ago (2013-07-15 19:26:58 UTC) #3
Yohei Yukawa
On 2013/07/15 19:26:58, grt wrote: > On 2013/07/12 19:49:48, cpu wrote: > > lgtm > ...
7 years, 5 months ago (2013-07-16 14:52:22 UTC) #4
grt (UTC plus 2)
On 2013/07/16 14:52:22, Yohei Yukawa wrote: > On 2013/07/15 19:26:58, grt wrote: > > On ...
7 years, 5 months ago (2013-07-16 15:02:36 UTC) #5
Yohei Yukawa
+jochen@ for the OWNER review of content/shell/app/. Could you take a look?
7 years, 5 months ago (2013-07-16 16:22:23 UTC) #6
jochen (gone - plz use gerrit)
lgtm
7 years, 5 months ago (2013-07-17 11:31:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Yukawa@chromium.org/18477012/1
7 years, 5 months ago (2013-07-17 11:47:03 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/app/chrome.exe.manifest: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-17 11:47:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Yukawa@chromium.org/18477012/14005
7 years, 5 months ago (2013-07-17 14:24:05 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=136511
7 years, 5 months ago (2013-07-17 19:53:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Yukawa@chromium.org/18477012/14005
7 years, 5 months ago (2013-07-18 00:43:20 UTC) #12
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 02:19:13 UTC) #13
Message was sent while issue was closed.
Change committed as 212209

Powered by Google App Engine
This is Rietveld 408576698