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

Issue 712303003: Fix CPU(32BIT) definition (Closed)

Created:
6 years, 1 month ago by hiroshige
Modified:
6 years, 1 month ago
Reviewers:
Tom Sepez, Chris Evans
CC:
blink-reviews, blink-reviews-wtf_chromium.org, aandrey+blink_chromium.org, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix CPU(32BIT) definition Previously WTF_CPU_32BIT definition is inside #if of ARM. This CL make CPU(32BIT) true on all architectures if and only if not CPU(64BIT). BUG=432033 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185196

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/wtf/CPU.h View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
hiroshige
I tested on Windows and CPU(32BIT) was not true in Win32. Since https://codereview.chromium.org/25640003 cevans@, could ...
6 years, 1 month ago (2014-11-11 07:39:46 UTC) #3
Tom Sepez
Nice catch. LGTM.
6 years, 1 month ago (2014-11-11 18:27:47 UTC) #4
Chris Evans
On 2014/11/11 07:39:46, hiroshige wrote: > I tested on Windows and CPU(32BIT) was not true ...
6 years, 1 month ago (2014-11-12 07:31:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/712303003/1
6 years, 1 month ago (2014-11-12 07:55:44 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as 185196
6 years, 1 month ago (2014-11-12 10:13:40 UTC) #8
Stephen White
On 2014/11/12 10:13:40, I haz the power (commit-bot) wrote: > Committed patchset #1 (id:1) as ...
6 years, 1 month ago (2014-11-12 13:02:18 UTC) #9
hiroshige (private)
> Is it possible this change is causing Win XP bots to fail? It looks ...
6 years, 1 month ago (2014-11-12 14:29:52 UTC) #10
Stephen White
On 2014/11/12 14:29:52, hiroshige (private) wrote: > > Is it possible this change is causing ...
6 years, 1 month ago (2014-11-12 15:22:44 UTC) #11
Stephen White
On 2014/11/12 15:22:44, Stephen White wrote: > On 2014/11/12 14:29:52, hiroshige (private) wrote: > > ...
6 years, 1 month ago (2014-11-12 15:30:20 UTC) #12
Tom Sepez
> I'm going to roll this out speculatively to try to get the bots un-crashy ...
6 years, 1 month ago (2014-11-12 17:49:05 UTC) #13
jschuh
6 years, 1 month ago (2014-11-12 23:53:07 UTC) #14
Message was sent while issue was closed.
Leaving a drive-by comment. IsWow64Process() is supported on every version of
Windows Chrome supports (bots included), so it's definitely safe once the other
details get worked out.

Powered by Google App Engine
This is Rietveld 408576698