WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-25 21:44:01 PST
<
rdar://problem/104681297
>
Simon Fraser (smfr)
Comment 2
2023-01-25 21:48:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9171
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.
Top of Page
Format For Printing
XML
Clone This Bug