RESOLVED FIXED Bug 234937
Ensure that the scrolling thread always commits layer position changes to reduce scrolling stutters (v2)
https://bugs.webkit.org/show_bug.cgi?id=234937
Summary Ensure that the scrolling thread always commits layer position changes to red...
Simon Fraser (smfr)
Reported 2022-01-06 13:59:27 PST
Ensure that the scrolling thread always commits layer position changes to reduce scrolling stutters (v2)
Attachments
Patch (20.19 KB, patch)
2022-01-06 14:10 PST, Simon Fraser (smfr)
thorton: review+
ews-feeder: commit-queue-
Patch (20.09 KB, patch)
2022-01-06 15:46 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2022-01-06 14:10:59 PST
Tim Horton
Comment 2 2022-01-06 14:36:06 PST
Comment on attachment 448536 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=448536&action=review > Source/WebCore/ChangeLog:8 > + Refine the logic added in r286932, which tries ensure that the scrolling thread commits a "tries ensure" > Source/WebCore/page/Page.h:617 > + void scheduledRenderingUpdate(); "didSchedule"? (initially I didn't notice the -ed and thought this was a parameterless version of the line above)
Simon Fraser (smfr)
Comment 3 2022-01-06 15:46:24 PST
EWS
Comment 4 2022-01-06 20:57:50 PST
Committed r287739 (245809@main): <https://commits.webkit.org/245809@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448542 [details].
Radar WebKit Bug Importer
Comment 5 2022-01-06 20:58:52 PST
Note You need to log in before you can comment on or make changes to this bug.