We're still hitting release assertions in inlineVideoFrame e.g. Thread 0 Crashed: 0 WebCore 0x0000000101e6c394 WebCore::Document::updateLayout() + 112 1 WebCore 0x0000000101e6c390 WebCore::Document::updateLayout() + 108 2 WebCore 0x00000001029d2908 WebCore::Document::updateLayoutIgnorePendingStylesheets(WebCore::Document::RunPostLayoutTasks) + 108 3 WebKit 0x0000000100427268 WebKit::inlineVideoFrame(WebCore::HTMLVideoElement&) + 56 4 WebKit 0x0000000100426d28 WebKit::VideoFullscreenManager::enterVideoFullscreenForVideoElement(WebCore::HTMLVideoElement&, unsigned int, bool) + 216 5 WebCore 0x0000000102b7889c WebCore::HTMLMediaElement::enterFullscreen(unsigned int) + 408 6 WebCore 0x0000000102b667fc WebCore::HTMLMediaElement::updatePlayState(WebCore::HTMLMediaElement::UpdateState) + 424 7 WebCore 0x0000000102b71108 WebCore::HTMLMediaElement::playInternal() + 1100 8 WebCore 0x0000000102b7122c WebCore::HTMLMediaElement::play() + 268 9 WebCore 0x0000000102b7c5f8 non-virtual thunk to WebCore::HTMLMediaElement::mayResumePlayback(bool) + 192 10 WebCore 0x0000000102b77cb4 WebCore::HTMLMediaElement::visibilityStateChanged() + 376 11 WebCore 0x0000000102b7d2c4 WebCore::HTMLMediaElement::fullscreenModeChanged(unsigned int) + 52 12 WebCore 0x0000000102b64ff0 WebCore::HTMLMediaElement::exitFullscreen() + 188 13 WebCore 0x0000000102b7729c WebCore::HTMLMediaElement::stopWithoutDestroyingMediaPlayer() + 124 14 WebCore 0x0000000102b776c0 WebCore::HTMLMediaElement::stop() + 128 15 WebCore 0x0000000101e2f030 WebCore::ScriptExecutionContext::stopActiveDOMObjects() + 272
<rdar://problem/37159363>
Created attachment 333127 [details] Fixes the bug
Waiting for iOS & 32-bit macOS.
Comment on attachment 333127 [details] Fixes the bug Clearing flags on attachment: 333127 Committed r228151: <https://trac.webkit.org/changeset/228151>
All reviewed patches have been landed. Closing bug.