NEW261299
Don't use composited scrolling for scrollers that have zero size
https://bugs.webkit.org/show_bug.cgi?id=261299
Summary Don't use composited scrolling for scrollers that have zero size
Simon Fraser (smfr)
Reported 2023-09-07 15:23:57 PDT
On some pathological pages, we can spend a lot of time and memory on composited scrolls which have height or width of zero. We can optimize these away.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-14 15:24:24 PDT
Note You need to log in before you can comment on or make changes to this bug.