Bug 251393

Summary: [UI-side compositing] ScrollbarsControllerMac continues to make NSScrollerImp objects in the web process
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: nmouchtaris, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2023-01-30 14:00:00 PST
Having NSScrollerImp objects in the web process doesn't make sense (since they need CALayers to render). We need to refactor ScrollbarsController in a way that makes sense with UI-side compositing.
Attachments
Simon Fraser (smfr)
Comment 1 2023-01-30 14:00:49 PST
This is testable via gestures like "two fingers down on the trackpad" which should flash the scrollers.
Radar WebKit Bug Importer
Comment 2 2023-01-30 14:01:05 PST
Simon Fraser (smfr)
Comment 3 2023-04-06 16:48:37 PDT
Fixed via https://bugs.webkit.org/show_bug.cgi?id=253684 *** This bug has been marked as a duplicate of bug 253684 ***
Note You need to log in before you can comment on or make changes to this bug.