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

Issue 42451: Chromium side of trackbar drawing. This is needed to support <input type="ra... (Closed)

Created:
11 years, 9 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Chromium side of trackbar drawing. This is needed to support <input type="range">. This code will not be called until I land the upstream hooks to RenderThemeChromiumWin.cpp to use it. BUG=8931 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12231

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -20 lines) Patch
M base/gfx/native_theme.h View 2 chunks +8 lines, -0 lines 0 comments Download
M base/gfx/native_theme.cc View 1 4 chunks +118 lines, -20 lines 0 comments Download
M webkit/glue/webthemeengine_impl_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/glue/webthemeengine_impl_win.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Peter Kasting
11 years, 9 months ago (2009-03-20 17:45:51 UTC) #1
brettw
http://codereview.chromium.org/42451/diff/1/4 File base/gfx/native_theme.cc (right): http://codereview.chromium.org/42451/diff/1/4#newcode22 Line 22: void SetCheckerboardFill(SkPaint* paint, const RECT& align_rect) { How ...
11 years, 9 months ago (2009-03-20 22:16:37 UTC) #2
Peter Kasting
All addressed, new snap uploaded. Naming |adjusted_rect| |channel_rect| causes a small amount of ambiguity since ...
11 years, 9 months ago (2009-03-20 23:27:31 UTC) #3
brettw
11 years, 9 months ago (2009-03-20 23:29:55 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698