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

Issue 9836125: Fix base::CPU detection. (Closed)

Created:
8 years, 9 months ago by jbauman
Modified:
8 years, 8 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix base::CPU detection. ARCH_CPU_X86_FAMILY was never being defined, causing base::CPU::Initialize to be a no-op. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=130046

Patch Set 1 #

Patch Set 2 : move include #

Patch Set 3 : fix TimeTicks.Drift test #

Total comments: 1

Patch Set 4 : move drift test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M base/cpu.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M base/cpu_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M base/time_win_unittest.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jbauman
8 years, 9 months ago (2012-03-27 19:20:40 UTC) #1
willchan no longer on Chromium
I'm at IETF in Paris. Jim, can you review instead? Thanks.
8 years, 9 months ago (2012-03-28 00:46:31 UTC) #2
jar (doing other things)
https://chromiumcodereview.appspot.com/9836125/diff/7001/base/time_win_unittest.cc File base/time_win_unittest.cc (right): https://chromiumcodereview.appspot.com/9836125/diff/7001/base/time_win_unittest.cc#newcode233 base/time_win_unittest.cc:233: EXPECT_LT(0, total_drift); This seems like a high-risk flaky test. ...
8 years, 9 months ago (2012-03-28 18:46:56 UTC) #3
jbauman
On 2012/03/28 18:46:56, jar wrote: > https://chromiumcodereview.appspot.com/9836125/diff/7001/base/time_win_unittest.cc > File base/time_win_unittest.cc (right): > > https://chromiumcodereview.appspot.com/9836125/diff/7001/base/time_win_unittest.cc#newcode233 > ...
8 years, 9 months ago (2012-03-28 22:52:05 UTC) #4
jar (doing other things)
lgtm
8 years, 9 months ago (2012-03-29 01:30:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/9836125/16001
8 years, 8 months ago (2012-03-29 22:57:47 UTC) #6
commit-bot: I haz the power
Try job failure for 9836125-16001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-30 01:42:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/9836125/16001
8 years, 8 months ago (2012-03-31 05:19:01 UTC) #8
commit-bot: I haz the power
8 years, 8 months ago (2012-03-31 07:08:55 UTC) #9
Change committed as 130046

Powered by Google App Engine
This is Rietveld 408576698