Bug 288948
| Summary: | com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::HTMLMediaElement::removeVideoTrack | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
```
13 WTFCrashWithInfo(int, char const*, char const*, int) (WebCore)
13 _ZN3WTF8downcastIN7WebCore10VideoTrackENS1_9TrackBaseEEERNSt3__111conditionalIXsr3stdE10is_const_vIT0_EENS4_9add_constIT_E4typeEu14__remove_constIS8_EE4typeERS6_ (WebCore)
37 WTF::RawPtrTraits<WebCore::AudioTrackList>::unwrap(WebCore::AudioTrackList* const&) (WebCore)
37 WTF::RefPtr<WebCore::AudioTrackList, WTF::RawPtrTraits<WebCore::AudioTrackList>, WTF::DefaultRefDerefTraits<WebCore::AudioTrackList>>::operator->() const (WebCore)
==> 50 WebCore::HTMLMediaElement::removeVideoTrack(unsigned long long) (WebCore) <==
50 WTF::Function<void (WebCore::HTMLMediaElement&)>::operator()(WebCore::HTMLMediaElement&) const (WebCore)
50 WebCore::MediaSource::ensureWeakOnHTMLMediaElementContext(WTF::Function<void (WebCore::HTMLMediaElement&)>&&) const::$_0::operator()() (WebCore)
50 WTF::Detail::CallableWrapper<WebCore::MediaSource::ensureWeakOnHTMLMediaElementContext(WTF::Function<void (WebCore::HTMLMediaElement&)>&&) const::$_0, void>::call() (WebCore)
50 WTF::Function<void ()>::operator()() const (JavaScriptCore)
50 WTF::RunLoop::performWork() (JavaScriptCore)
50 WTF::RunLoop::performWork(void*) (JavaScriptCore)
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://145510693
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/41753
EWS
Committed 291480@main (1fa7aa721e41): <https://commits.webkit.org/291480@main>
Reviewed commits have been landed. Closing PR #41753 and removing active labels.
EWS
Committed 289651.213@safari-7621-branch (ab4ab13ed8e3): <https://commits.webkit.org/289651.213@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2717 and removing active labels.