RESOLVED FIXED 251193
Make it possible to get the scrolling tree with UI-side compositing on macOS
https://bugs.webkit.org/show_bug.cgi?id=251193
Summary Make it possible to get the scrolling tree with UI-side compositing on macOS
Simon Fraser (smfr)
Reported 2023-01-25 21:43:32 PST
`window.internals.scrollingTreeAsText()` doesn't work on macOS with UI-side compositing; we can use `uiController.scrollingTreeAsText` instead, but need to know when to use it.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-25 21:44:01 PST
Simon Fraser (smfr)
Comment 2 2023-01-25 21:48:58 PST
EWS
Comment 3 2023-01-26 15:26:04 PST
Committed 259457@main (e4fa5c5f61bb): <https://commits.webkit.org/259457@main> Reviewed commits have been landed. Closing PR #9171 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.