[Webkit-unassigned] [Bug 240880] [iOS 15.4+] Crash in VideoFullscreenInterfaceAVKit::doEnterFullscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 22:35:48 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240880

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.carlson at apple.com,
                   |                            |jer.noble at apple.com

--- Comment #1 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Ali Juma from comment #0)
> Thread 0 Crashed:
> 0   WebCore                       	0x00000001e9bd5fa4
> WebCore::VideoFullscreenInterfaceAVKit::doEnterFullscreen() + 840
> (VideoFullscreenInterfaceAVKit.mm:1486)

This is https://github.com/WebKit/WebKit/blob/releases/Apple/Safari-15.4-iOS-15.4.1/Source/WebCore/platform/ios/VideoFullscreenInterfaceAVKit.mm#L1486:

m_fullscreenChangeObserver->didEnterFullscreen(size);

UI process going away (jetsammed?) or something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220526/a9edaf9c/attachment.htm>


More information about the webkit-unassigned mailing list