Bug 229016

Summary: Allow testing of the final UIView tree on iOS platforms
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>