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

Issue 868363004: Compositor hit-testing considers scrollable layers that scroll a drawn RSLL (Closed)

Created:
5 years, 10 months ago by majidvp
Modified:
5 years, 9 months ago
Reviewers:
Ian Vollick
CC:
chromium-reviews, cc-bugs_chromium.org, Rick Byers, enne (OOO)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Compositor hit-testing considers scrollable layers that scroll a drawn RSLL Compositor should include a scrollable layer in hit testing if it scrolls at least one drawn RSSL layer which can be itself, its descendant, or its scroll descendant. BUG=455439 Committed: https://crrev.com/6cfcc368c8c389a534441b491eab3fbe606b2321 Cr-Commit-Position: refs/heads/master@{#319496}

Patch Set 1 #

Patch Set 2 : Disable problematic test #

Patch Set 3 : rebase #

Patch Set 4 : Check all descendant for drawn RSLL #

Patch Set 5 : Use IsDawnRSLL instead of DrawsContent #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -12 lines) Patch
M cc/layers/draw_properties.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 2 3 4 4 chunks +6 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 3 chunks +42 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 1 chunk +3 lines, -2 lines 2 comments Download

Messages

Total messages: 14 (2 generated)
majidvp
5 years, 10 months ago (2015-02-10 18:14:13 UTC) #2
Ian Vollick
On 2015/02/10 18:14:13, majidvp wrote: My recollection of why I was insisting on scrolling a ...
5 years, 10 months ago (2015-02-24 02:58:24 UTC) #3
majidvp
On 2015/02/24 02:58:24, vollick wrote: > On 2015/02/10 18:14:13, majidvp wrote: > > My recollection ...
5 years, 10 months ago (2015-02-24 22:51:31 UTC) #4
majidvp
On 2015/02/24 22:51:31, majidvp wrote: > On 2015/02/24 02:58:24, vollick wrote: > > On 2015/02/10 ...
5 years, 9 months ago (2015-03-04 15:00:39 UTC) #5
majidvp
On 2015/03/04 15:00:39, majidvp wrote: > On 2015/02/24 22:51:31, majidvp wrote: > > On 2015/02/24 ...
5 years, 9 months ago (2015-03-06 18:49:53 UTC) #6
Ian Vollick
https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc#newcode1456 cc/trees/layer_tree_impl.cc:1456: for (std::set<LayerImpl*>::const_iterator it = Iterating over the children caused ...
5 years, 9 months ago (2015-03-06 18:56:16 UTC) #7
majidvp
https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc#newcode1456 cc/trees/layer_tree_impl.cc:1456: for (std::set<LayerImpl*>::const_iterator it = On 2015/03/06 18:56:16, vollick wrote: ...
5 years, 9 months ago (2015-03-06 19:43:03 UTC) #8
Ian Vollick
On 2015/03/06 19:43:03, majidvp wrote: > https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc > File cc/trees/layer_tree_impl.cc (right): > > https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc#newcode1456 > ...
5 years, 9 months ago (2015-03-06 19:44:27 UTC) #9
majidvp
On 2015/03/06 19:44:27, vollick wrote: > On 2015/03/06 19:43:03, majidvp wrote: > > > https://codereview.chromium.org/868363004/diff/80001/cc/trees/layer_tree_impl.cc ...
5 years, 9 months ago (2015-03-06 20:02:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/868363004/80001
5 years, 9 months ago (2015-03-06 20:41:48 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-06 20:46:47 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-06 20:47:35 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/6cfcc368c8c389a534441b491eab3fbe606b2321
Cr-Commit-Position: refs/heads/master@{#319496}

Powered by Google App Engine
This is Rietveld 408576698