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

Issue 12330018: Fix the size of scrollbars when using the Windows Classic theme. (Closed)

Created:
7 years, 10 months ago by kevers
Modified:
7 years, 10 months ago
Reviewers:
tony, sky
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@views-toolbar
Visibility:
Public.

Description

Fix the size of scrollbars when using the Windows Classic theme. BUG=175335 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183990

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add check to validate part size. #

Total comments: 4

Patch Set 3 : Update comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M webkit/glue/webthemeengine_impl_win.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
kevers
Hi Scott, Can you please have a look at this CL. Should address perf regression ...
7 years, 10 months ago (2013-02-20 19:49:03 UTC) #1
sky
https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc#newcode77 ui/native_theme/native_theme_win.cc:77: static_cast<int>(GetSystemMetrics(SM_CXVSCROLL) / Can't GetSystemMetrics change?
7 years, 10 months ago (2013-02-20 22:22:46 UTC) #2
kevers
https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc#newcode77 ui/native_theme/native_theme_win.cc:77: static_cast<int>(GetSystemMetrics(SM_CXVSCROLL) / On 2013/02/20 22:22:47, sky wrote: > Can't ...
7 years, 10 months ago (2013-02-20 22:37:22 UTC) #3
sky
https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/12330018/diff/1/ui/native_theme/native_theme_win.cc#newcode77 ui/native_theme/native_theme_win.cc:77: static_cast<int>(GetSystemMetrics(SM_CXVSCROLL) / On 2013/02/20 22:37:22, kevers wrote: > On ...
7 years, 10 months ago (2013-02-20 22:58:59 UTC) #4
kevers
On further testing, it became apparent that the previous fix of caching metrics did not ...
7 years, 10 months ago (2013-02-21 16:25:33 UTC) #5
tony
https://codereview.chromium.org/12330018/diff/4002/webkit/glue/webthemeengine_impl_win.cc File webkit/glue/webthemeengine_impl_win.cc (right): https://codereview.chromium.org/12330018/diff/4002/webkit/glue/webthemeengine_impl_win.cc#newcode996 webkit/glue/webthemeengine_impl_win.cc:996: // Part size retrieval can fail with the Windows ...
7 years, 10 months ago (2013-02-21 18:46:26 UTC) #6
kevers
https://codereview.chromium.org/12330018/diff/4002/webkit/glue/webthemeengine_impl_win.cc File webkit/glue/webthemeengine_impl_win.cc (right): https://codereview.chromium.org/12330018/diff/4002/webkit/glue/webthemeengine_impl_win.cc#newcode996 webkit/glue/webthemeengine_impl_win.cc:996: // Part size retrieval can fail with the Windows ...
7 years, 10 months ago (2013-02-21 19:12:23 UTC) #7
tony
LGTM, it would be nice to update the change description to explain what is happening. ...
7 years, 10 months ago (2013-02-21 19:45:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/12330018/11001
7 years, 10 months ago (2013-02-21 20:14:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/12330018/11001
7 years, 10 months ago (2013-02-21 22:23:28 UTC) #10
commit-bot: I haz the power
7 years, 10 months ago (2013-02-22 02:37:26 UTC) #11
Message was sent while issue was closed.
Change committed as 183990

Powered by Google App Engine
This is Rietveld 408576698