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

Issue 11362061: Fixes crash in unittests. This happened as the result of making the (Closed)

Created:
8 years, 1 month ago by sky
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fixes crash in unittests. This happened as the result of making the default NativeTheme be NativeThemeWin under aura. Apparently a couple of places (scrollbars for one) are using some types only defined in NativeThemeAura. This patch goes back to defaulting to NativeThemeAura on win-aura. TBR to get win_aura green again. BUG=none TEST=none TBR=ben@chromium.org R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165690

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M ui/base/native_theme/native_theme_aura.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/native_theme/native_theme_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
8 years, 1 month ago (2012-11-02 17:02:50 UTC) #1
Ben Goodger (Google)
8 years, 1 month ago (2012-11-02 18:58:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698