Bug 267109

Summary: [iOS] Remove unbalanced call to `-[WKWebView _endAnimatedResize]` in `WKFullScreenViewController`
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: MediaAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aditya Keerthi
Reported 2024-01-04 16:55:10 PST
270199@main removed a call to `-[WKWebView _beginAnimatedResizeWithUpdates:]` when performing the fullscreen transition animation, but did not remove the associated call to `-[WKWebView _endAnimatedResize]`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-04 16:55:21 PST
Aditya Keerthi
Comment 2 2024-01-04 20:51:08 PST
EWS
Comment 3 2024-01-05 00:52:04 PST
Committed 272680@main (2cf55f042f34): <https://commits.webkit.org/272680@main> Reviewed commits have been landed. Closing PR #22420 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.