[Webkit-unassigned] [Bug 246243] New: Have the DrawingAreaProxy control `delegatesScrolling` in the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 20:44:42 PDT 2022


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

            Bug ID: 246243
           Summary: Have the DrawingAreaProxy control `delegatesScrolling`
                    in the UI process
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Move the notion of `delegatesScrolling` from WebPageProxy to DrawingAreaProxy, since this is presentation-related. This was only actually used in RemoteLayerTreeDrawingAreaProxy to control the indicator position, but future patches will make more use of it.

Also have the DrawingAreaProxy be the factory for the RemoteScrollingCoordinatorProxy.

-- 
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/20221008/61f599c0/attachment.htm>


More information about the webkit-unassigned mailing list