Bug 251193
| Summary: | Make it possible to get the scrolling tree with UI-side compositing on macOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
`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
<rdar://problem/104681297>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/9171
EWS
Committed 259457@main (e4fa5c5f61bb): <https://commits.webkit.org/259457@main>
Reviewed commits have been landed. Closing PR #9171 and removing active labels.