DescriptionMerge 143032
> [chromium] WebInputEventBuilders should not reverse page scale
> https://bugs.webkit.org/show_bug.cgi?id=109901
>
> Reviewed by James Robinson.
>
> Though in theory logical that if WebInputEvent -> PlatformEvent
> conversions divide by page scale, then the reverse builders should
> multiply, in reality the only user of the reverse builders is
> plugins which expect the same coordinate space as WebCore.
>
> * src/WebInputEventConversion.cpp:
> (WebKit::updateWebMouseEventFromWebCoreMouseEvent):
> (WebKit::WebMouseEventBuilder::WebMouseEventBuilder):
> (WebKit::addTouchPoints):
> (WebKit::WebGestureEventBuilder::WebGestureEventBuilder):
> * tests/WebInputEventConversionTest.cpp:
> (WebCore::TEST):
>
TBR=aelias@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143777
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|