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

Issue 2734583002: Do not ignore SolidColorScrollbarLayer's scroll_layer_id ctor argument (Closed)

Created:
3 years, 9 months ago by pdr.
Modified:
3 years, 9 months ago
Reviewers:
bokan, ajuma
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not ignore SolidColorScrollbarLayer's scroll_layer_id ctor argument SolidColorScrollbarLayer's constructor takes a scroll_layer_id argument similar to the other ScrollbarLayerInterface subclasses, but this argument was ignored. This patch fixes this bug which lets us remove some redundant code in tests. BUG=693740 Review-Url: https://codereview.chromium.org/2734583002 Cr-Commit-Position: refs/heads/master@{#454894} Committed: https://chromium.googlesource.com/chromium/src/+/84d15f489b981ad9f33301abf3ee78f989aa20bf

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -11 lines) Patch
M cc/layers/scrollbar_layer_unittest.cc View 5 chunks +5 lines, -9 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer.cc View 1 chunk +1 line, -1 line 2 comments Download
M cc/trees/layer_tree_host_unittest_damage.cc View 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (10 generated)
pdr.
3 years, 9 months ago (2017-03-03 22:13:24 UTC) #4
ajuma
https://codereview.chromium.org/2734583002/diff/1/cc/layers/solid_color_scrollbar_layer.cc File cc/layers/solid_color_scrollbar_layer.cc (right): https://codereview.chromium.org/2734583002/diff/1/cc/layers/solid_color_scrollbar_layer.cc#newcode41 cc/layers/solid_color_scrollbar_layer.cc:41: int scroll_layer_id) It looks like this gets called in ...
3 years, 9 months ago (2017-03-04 00:04:50 UTC) #9
pdr.
https://codereview.chromium.org/2734583002/diff/1/cc/layers/solid_color_scrollbar_layer.cc File cc/layers/solid_color_scrollbar_layer.cc (right): https://codereview.chromium.org/2734583002/diff/1/cc/layers/solid_color_scrollbar_layer.cc#newcode41 cc/layers/solid_color_scrollbar_layer.cc:41: int scroll_layer_id) On 2017/03/04 at 00:04:50, ajuma wrote: > ...
3 years, 9 months ago (2017-03-04 02:44:23 UTC) #10
bokan
lgtm
3 years, 9 months ago (2017-03-06 14:17:59 UTC) #11
ajuma
lgtm too
3 years, 9 months ago (2017-03-06 14:22:55 UTC) #12
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/2734583002/1
3 years, 9 months ago (2017-03-06 17:08:37 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 18:28:59 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/84d15f489b981ad9f33301abf3ee...

Powered by Google App Engine
This is Rietveld 408576698