DescriptionGet rid of recursive calls into NativeThemeWin::Paint, rather,
separate it into Paint, PaintDirect, and PaintIndirect (formerly
PaintToNonPlatformCanvas).
Force "known problematic UI elements" to go through the
PaintIndirect path to fix-up their alpha values. This list
includes scrollbars in Windows XP or Windows Vista+ with
the Windows Classic theme enabled.
BUG=131588, 133881, 24524
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148215
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixes from review feedback. #
Messages
Total messages: 11 (0 generated)
|