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

Issue 1991523002: cc : Track ids for which active opacity always wins on property trees (Closed)

Created:
4 years, 7 months ago by jaydasika
Modified:
4 years, 7 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Track ids for which active opacity always wins on property trees And then use this for partial sync of property trees at the time of activation. PaintedScrollbarLayer and SolidColorScrollbarLayer currently need the active tree opacity to win at activation. BUG=611899 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/ae9b7a05e087905774fb29807281fa771711ff3b Cr-Commit-Position: refs/heads/master@{#394784}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -7 lines) Patch
M cc/layers/layer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/painted_scrollbar_layer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/painted_scrollbar_layer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/scrollbar_layer_impl_base.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M cc/layers/scrollbar_layer_impl_base.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 1 1 chunk +53 lines, -0 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/proto/property_tree.proto View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/property_tree.h View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 1 5 chunks +26 lines, -0 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
jaydasika
PTAL
4 years, 7 months ago (2016-05-17 23:33:01 UTC) #3
ajuma
https://codereview.chromium.org/1991523002/diff/1/cc/layers/scrollbar_layer_impl_base.cc File cc/layers/scrollbar_layer_impl_base.cc (right): https://codereview.chromium.org/1991523002/diff/1/cc/layers/scrollbar_layer_impl_base.cc#newcode44 cc/layers/scrollbar_layer_impl_base.cc:44: LayerImpl::DidBecomeActive(); Since this just calls into the base class ...
4 years, 7 months ago (2016-05-18 13:53:48 UTC) #4
jaydasika
https://codereview.chromium.org/1991523002/diff/1/cc/layers/scrollbar_layer_impl_base.cc File cc/layers/scrollbar_layer_impl_base.cc (right): https://codereview.chromium.org/1991523002/diff/1/cc/layers/scrollbar_layer_impl_base.cc#newcode44 cc/layers/scrollbar_layer_impl_base.cc:44: LayerImpl::DidBecomeActive(); On 2016/05/18 13:53:48, ajuma wrote: > Since this ...
4 years, 7 months ago (2016-05-19 00:27:09 UTC) #5
ajuma
Thanks, lgtm
4 years, 7 months ago (2016-05-19 14:21:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991523002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991523002/20001
4 years, 7 months ago (2016-05-19 16:08:55 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-19 16:13:06 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 16:14:36 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ae9b7a05e087905774fb29807281fa771711ff3b
Cr-Commit-Position: refs/heads/master@{#394784}

Powered by Google App Engine
This is Rietveld 408576698