Chromium Code Reviews
DescriptionAdd the source type of pen to the synthetic WebMousEvent
SyntheticWebMouseEventBuilder::Build now only supports pointer type of mouse. In order to
simulate actions for pen devices, we will add the pointer type of pen to the synthetic WebMousEvent.
The next patch will replace pen actions in pointer event tests with pointerActionSequence API.
BUG=680330
Review-Url: https://codereview.chromium.org/2633233002
Cr-Commit-Position: refs/heads/master@{#446479}
Committed: https://chromium.googlesource.com/chromium/src/+/d7de40d188cb377011ad81c9b82b814752c9124a
Patch Set 1 : pen type #
Total comments: 4
Patch Set 2 : pen type #
Total comments: 8
Patch Set 3 : pen type #
Total comments: 2
Patch Set 4 : Make disallow copy private #Messages
Total messages: 47 (35 generated)
|