Chromium Code Reviews
DescriptionDivide gesture events by dpi scale if IsDIPEnabled().
In the future, we're planning to flip the value of IsDIPEnabled() to
true to match other platforms. One of the behaviors implied by this is
for gesture events to be divided by the dpi scale in the browser process.
Also, this patch removes the dependency on
WebInputEventFactory::gestureEvent() since it provides no value-added on
Android and has been making it harder to make changes to this code.
BUG=152505
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160940
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move using-declaration #Patch Set 3 : Fix indent #Patch Set 4 : Rebase #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||