[webkit-changes] [WebKit/WebKit] e4be47: REGRESSION(258145 at main) wheel events can't scroll ...

Fujii Hironori noreply at github.com
Tue Dec 20 18:04:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4be47ca6b8d162b2c309fd305627428def5df38
      https://github.com/WebKit/WebKit/commit/e4be47ca6b8d162b2c309fd305627428def5df38
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  REGRESSION(258145 at main) wheel events can't scroll the page
https://bugs.webkit.org/show_bug.cgi?id=249687

Reviewed by Simon Fraser.

WinCairo WK2 can't scroll a page by wheel events.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::handleWheelEvent):
Set handlingResult.steps MainThreadForScrolling.

Canonical link: https://commits.webkit.org/258171@main




More information about the webkit-changes mailing list