Bug 232419 - Accelerate smooth scrolling animations on overflow:hidden containers.
Summary: Accelerate smooth scrolling animations on overflow:hidden containers.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-27 20:26 PDT by Simon Fraser (smfr)
Modified: 2023-08-16 07:42 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-10-27 20:26:27 PDT
Per https://bugs.webkit.org/show_bug.cgi?id=188043#c132 smooth scroll animations on overflow:hidden elements are not running on the scrolling thread (because we haven't set up async scroll machinery for overflow:hidden divs). This could be optimized.
Comment 1 Radar WebKit Bug Importer 2021-11-03 20:27:23 PDT
<rdar://problem/85003333>