[Webkit-unassigned] [Bug 249419] New: Reduce the usages of WheelEventTestMonitor::ScrollableAreaIdentifier in the scrolling tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 11:33:58 PST 2022


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

            Bug ID: 249419
           Summary: Reduce the usages of
                    WheelEventTestMonitor::ScrollableAreaIdentifier in the
                    scrolling tree
           Product: WebKit
           Version: WebKit Nightly Build
          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
                CC: simon.fraser at apple.com

WheelEventTestMonitor::ScrollableAreaIdentifier is a void*, but in scrolling tree code we know we're dealign with ScrollingNodeIDs, so just use them until we have convert.

-- 
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/20221215/c5d6463c/attachment.htm>


More information about the webkit-unassigned mailing list