[Webkit-unassigned] [Bug 217719] New: Latching on the scrolling thread should also store the processing steps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 11:10:28 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217719

            Bug ID: 217719
           Summary: Latching on the scrolling thread should also store the
                    processing steps
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

When the scrolling thread latches on a node (which might be in the passive event listener region), we should also store the processing steps and used them for latched scrolls. If we don't, then we would hit-test the layers again, and potentially get a different answer (breaking the rules of latching).

Also latched scrolls need to use WheelEventProcessingSteps::MainThreadForDOMEventDispatch if in the passive region.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201014/56373ecc/attachment-0001.htm>


More information about the webkit-unassigned mailing list