Bug 312622
| Summary: | [iOS] Video presentation interface window should be identifiable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Media | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
Right now, there is no way to infer at runtime if a given UIWindow is the instance created during VideoPresentationInterfaceIOS::doSetup(). The view hierarchy under this window usually tends to be AVKit bits, so it isn't easy to identify immediately. It would be helpful to have some kind of identification associated with this window.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175055510>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/63022
EWS
Committed 311523@main (10f1bc43ad43): <https://commits.webkit.org/311523@main>
Reviewed commits have been landed. Closing PR #63022 and removing active labels.