.
Created attachment 434798 [details] Patch
<rdar://problem/81178584>
Comment on attachment 434798 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=434798&action=review > Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:10161 > +static UIViewController *viewControllerForView(UIView *view) Pretty sure we have a canonical implementation of this that also lets the client give you a more appropriate VC, might want to find that and use it instead.
Specifically referring to _viewControllerForFullScreenPresentationFromView
Created attachment 434808 [details] Patch
Committed r280603 (240221@main): <https://commits.webkit.org/240221@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 434808 [details].