Bug 279269
| Summary: | media-source-current-time.html tests and media-source-stalled-holds-sleep-assertion.html are crashing on WK1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aestes, eric.carlson, jean-yves.avenard, jer.noble, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Carlson
Both crash with:
1 0x1222040a4 WTF::assertIsCurrent(WTF::SerialFunctionDispatcher const&)
2 0x127996108 WebCore::MediaSourcePrivate::hasAudio() const
3 0x1222c14a8 WebCore::MediaPlayerPrivateMediaSourceAVFObjC::hasAudio() const
4 0x127990118 WebCore::MediaPlayer::hasAudio() const
5 0x1268c87a8 WebCore::HTMLMediaElement::hasAudio() const
6 0x1268d2e98 WebCore::HTMLMediaElement::canProduceAudio() const
7 0x1268d41d0 WebCore::HTMLMediaElement::virtualHasPendingActivity() const
8 0x12256a8fc WebCore::ActiveDOMObject::hasPendingActivity() const
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-stalled-holds-sleep-assertion.html&test=media%2Fmedia-source%2Fmedia-source-current-time.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135421843>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/33286
EWS
Committed 283309@main (96a00f891524): <https://commits.webkit.org/283309@main>
Reviewed commits have been landed. Closing PR #33286 and removing active labels.