Bug 229016 - Allow testing of the final UIView tree on iOS platforms
Summary: Allow testing of the final UIView tree on iOS platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-11 16:40 PDT by Sam Weinig
Modified: 2021-08-12 13:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.35 KB, patch)
2021-08-11 17:04 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (16.26 KB, patch)
2021-08-12 10:21 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2021-08-11 16:40:59 PDT
Allow testing of the final UIView tree on iOS platforms
Comment 1 Sam Weinig 2021-08-11 17:04:56 PDT
Created attachment 435386 [details]
Patch
Comment 2 Tim Horton 2021-08-11 17:09:58 PDT
Comment on attachment 435386 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=435386&action=review

> Source/WebKit/ChangeLog:15
> +        Add partner SPI called _uiViewTreeAsText that dumps the WKWebView's

"partner"?

> Source/WebKit/ChangeLog:17
> +        dumps so basic properties of each view and uses an allow list of

"so"?
Comment 3 Sam Weinig 2021-08-12 10:21:41 PDT
Created attachment 435433 [details]
Patch
Comment 4 EWS 2021-08-12 13:17:00 PDT
Committed r280980 (240481@main): <https://commits.webkit.org/240481@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435433 [details].
Comment 5 Radar WebKit Bug Importer 2021-08-12 13:17:23 PDT
<rdar://problem/81864595>