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

Issue 1864633002: Fix issue with hit testing on the layer tree. (Closed)

Created:
4 years, 8 months ago by dtapuska
Modified:
4 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

Fix issue with hit testing on the layer tree. When wheel event listeners were moved to the layer tree instead of on individual layers in https://codereview.chromium.org/1639363002 We should have stopped hit testing on whether there was a wheel event listener or not. These properties are checked on the general page before processing the event. BUG=597913 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1843813002 Cr-Commit-Position: refs/heads/master@{#383872} (cherry picked from commit 913f48327c7c50fa79df5af74d68fc7af7d3e2f4) Committed: https://chromium.googlesource.com/chromium/src/+/8a65242bf4cadef0413ced54175c075532c2ef27

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -4 lines) Patch
M cc/trees/layer_tree_impl.cc View 1 chunk +1 line, -4 lines 0 comments Download
M cc/trees/layer_tree_impl_unittest.cc View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
dtapuska
4 years, 8 months ago (2016-04-05 18:09:46 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8a65242bf4cadef0413ced54175c075532c2ef27.

Powered by Google App Engine
This is Rietveld 408576698