RESOLVED FIXED246940
[GTK][WPE] AsyncScrolling: notify scrolling tree about display refresh through ThreadedCompositor client
https://bugs.webkit.org/show_bug.cgi?id=246940
Summary [GTK][WPE] AsyncScrolling: notify scrolling tree about display refresh throug...
Carlos Garcia Campos
Reported 2022-10-24 03:20:17 PDT
The threaded compositor is already attached to a WebPage so we can notify the associated scrolling tree directly instead of iterating all scrolling trees in the process. Also accessing the WebProcess and EventDipatcher from ThreadedCompositor was a layering violation.
Attachments
Carlos Garcia Campos
Comment 1 2022-10-24 03:22:23 PDT
EWS
Comment 2 2022-10-24 06:50:04 PDT
Committed 255913@main (8bc5773a96b5): <https://commits.webkit.org/255913@main> Reviewed commits have been landed. Closing PR #5702 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.