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

Issue 11365238: cc: Return whether any layer was scrolled from InputHandlerClient::scrollBy. (Closed)

Created:
8 years, 1 month ago by sadrul
Modified:
8 years, 1 month ago
Reviewers:
danakj, jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org, rjkroege
Visibility:
Public.

Description

cc: Return whether any layer was scrolled from InputHandlerClient::scrollBy. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=167721

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -8 lines) Patch
M cc/input_handler.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M cc/layer_tree_host_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_impl.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 1 chunk +29 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc View 1 2 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sadrul
Hi! The compositor thread currently eats the scroll events ('scroll events' == 'mouse wheel' or ...
8 years, 1 month ago (2012-11-13 23:24:21 UTC) #1
danakj
Hey Sadrul, This all seems pretty reasonable to me. You might wanna ask jamesr@ also ...
8 years, 1 month ago (2012-11-14 02:44:22 UTC) #2
sadrul
Thanks Dana! +jamesr I will put up a corresponding webkit patch shortly.
8 years, 1 month ago (2012-11-14 17:02:04 UTC) #3
sadrul
On 2012/11/14 17:02:04, sadrul wrote: > Thanks Dana! > > +jamesr > > I will ...
8 years, 1 month ago (2012-11-14 18:06:20 UTC) #4
jamesr
8 years, 1 month ago (2012-11-14 18:11:33 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698