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

Issue 2576563003: Cache scrollbar thickness in LayoutThemeDefault. (Closed)

Created:
4 years ago by tkent
Modified:
4 years ago
Reviewers:
keishi
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cache scrollbar thickness in LayoutThemeDefault. This is a speculative fix for a performance regression on Android. BUG=673754 Committed: https://crrev.com/7a5b75cdc26787eb9d5e2144055e93b59d7d2837 Cr-Commit-Position: refs/heads/master@{#438496}

Patch Set 1 : _ #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutThemeDefault.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp View 1 chunk +7 lines, -5 lines 2 comments Download

Messages

Total messages: 20 (14 generated)
tkent
Keishi@, would you review this please?
4 years ago (2016-12-14 03:12:09 UTC) #4
keishi
LGTM https://codereview.chromium.org/2576563003/diff/20001/third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp File third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp (right): https://codereview.chromium.org/2576563003/diff/20001/third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp#newcode339 third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp:339: if (m_scrollbarThicknessInDIP > 0) nit: Maybe initial value ...
4 years ago (2016-12-14 08:23:08 UTC) #10
tkent
https://codereview.chromium.org/2576563003/diff/20001/third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp File third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp (right): https://codereview.chromium.org/2576563003/diff/20001/third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp#newcode339 third_party/WebKit/Source/core/layout/LayoutThemeDefault.cpp:339: if (m_scrollbarThicknessInDIP > 0) On 2016/12/14 at 08:23:08, keishi ...
4 years ago (2016-12-14 08:49:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2576563003/20001
4 years ago (2016-12-14 13:02:12 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years ago (2016-12-14 13:06:45 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-14 13:10:26 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7a5b75cdc26787eb9d5e2144055e93b59d7d2837
Cr-Commit-Position: refs/heads/master@{#438496}

Powered by Google App Engine
This is Rietveld 408576698