The iOS bots occasionally crash in MediaPlayer::setPrivateBrowsingMode: WebCore::MediaPlayer::setPrivateBrowsingMode(bool) + 4 WebCore::HTMLMediaElement::loadResource(WebCore::URL const&, WebCore::ContentType&, WTF::String const&) + 1160 WebCore::HTMLMediaElement::selectMediaResource() + 802 WebCore::HTMLMediaElement::loadTimerFired() + 77
Created attachment 247123 [details] Proposed patch
Comment on attachment 247123 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=247123&action=review > Source/WebCore/html/HTMLMediaElement.cpp:4743 > + clearMediaPlayer(-1); 😱 Could we add an entry to DelayedActionType called "AllActions" or something?
Committed r180510: https://trac.webkit.org/r180510