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

Issue 876853005: Add wheel support to sky-scrollable (Closed)

Created:
5 years, 11 months ago by abarth-chromium
Modified:
5 years, 11 months ago
Reviewers:
ojan
CC:
ojan, mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add wheel support to sky-scrollable This CL plumbs wheel events through Sky again and uses them in sky-scrollable. R=ojan@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/ca88cacf590a4c7b04b16304faad926cbad47158

Patch Set 1 #

Patch Set 2 : Add missing files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -34 lines) Patch
M sky/engine/core/core.gni View 4 chunks +5 lines, -1 line 0 comments Download
A sky/engine/core/events/WheelEvent.h View 1 1 chunk +57 lines, -0 lines 0 comments Download
A sky/engine/core/events/WheelEvent.cpp View 1 1 chunk +43 lines, -0 lines 0 comments Download
A sky/engine/core/events/WheelEvent.idl View 1 1 chunk +12 lines, -0 lines 0 comments Download
M sky/engine/core/frame/NewEventHandler.h View 3 chunks +3 lines, -0 lines 0 comments Download
M sky/engine/core/frame/NewEventHandler.cpp View 3 chunks +14 lines, -0 lines 0 comments Download
M sky/engine/public/platform/WebInputEvent.h View 4 chunks +27 lines, -23 lines 0 comments Download
M sky/engine/web/WebViewImpl.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M sky/examples/example-scrollable.sky View 1 chunk +1 line, -1 line 0 comments Download
M sky/framework/sky-scrollable.sky View 2 chunks +6 lines, -1 line 0 comments Download
M sky/viewer/converters/input_event_types.cc View 3 chunks +23 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
abarth-chromium
5 years, 11 months ago (2015-01-27 07:46:53 UTC) #1
esprehn
all builders are red?
5 years, 11 months ago (2015-01-27 08:25:09 UTC) #2
ojan
lgtm. Looks like you left out the new WheelEvent.* files though.
5 years, 11 months ago (2015-01-27 10:35:36 UTC) #3
abarth-chromium
On 2015/01/27 at 10:35:36, ojan wrote: > lgtm. Looks like you left out the new ...
5 years, 11 months ago (2015-01-27 17:32:33 UTC) #4
abarth-chromium
5 years, 11 months ago (2015-01-27 17:58:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ca88cacf590a4c7b04b16304faad926cbad47158 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698