DescriptionImplement UIEvent.sourceDevice
Since now we have InputDevice information, in this CL we populates sourceDevice
attribute into UIEvent, then later on all types of UIEvent will have their own
sourceDevice information.
The Intent-to-Implement: UIEvent.sourceDevice & InputDevice.firesTouchEvents link:
https://groups.google.com/a/chromium.org/forum/#!searchin/blink-dev/inputdevice/blink-dev/wjtZl9jpCpI/xC0JTRKgc9kJ
This CL is depended on Issue 1157173003, which creates the InputDevice class
(https://codereview.chromium.org/1157173003/)
BUG=476530
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196731
Patch Set 1 : #
Total comments: 5
Patch Set 2 : Change unittest #
Total comments: 3
Patch Set 3 : #
Total comments: 3
Patch Set 4 : Add arugment name #
Total comments: 6
Patch Set 5 : Set sourceDevice to null except uieventinit #
Total comments: 2
Patch Set 6 : Layout test and webexposed #
Messages
Total messages: 24 (10 generated)
|