Chromium Code Reviews
DescriptionMove the TouchEventQueue to be completely virtual.
We need to provide a new implementation of the TouchEventQueue and
the easiest is to rewrite it according to the external interface.
So make the interface completely virtual to support two implementations
for now. Move the old implementation to LegacyTouchEventQueue.
BUG=642368
TBR=creis@chromium.org
Review-Url: https://codereview.chromium.org/2663493003
Cr-Commit-Position: refs/heads/master@{#446701}
Committed: https://chromium.googlesource.com/chromium/src/+/73607ca60d8d03e9ac7397da44a9744d64e444b8
Patch Set 1 #
Total comments: 7
Patch Set 2 : Fix nits #Messages
Total messages: 22 (12 generated)
|