Bug 310089
| Summary: | com.apple.WebKit.WebContent at WebCore: unsigned int JSC::DataView::get<unsigned int> | ||
|---|---|---|---|
| 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]
```
==> 5 unsigned int JSC::DataView::get<unsigned int>(unsigned long, bool, bool*) (WebCore) <==
4 unsigned int JSC::DataView::read<unsigned int>(unsigned long&, bool, bool*) (WebCore)
| 4 bool WebCore::ISOBox::checkedRead<unsigned int, unsigned int, JSC::DataView>(unsigned int&, JSC::DataView&, unsigned int&, WebCore::ISOBox::Endianness) (WebCore)
| 4 WebCore::ISOFullBox::parseVersionAndFlags(JSC::DataView&, unsigned int&) (WebCore)
| 4 WebCore::ISOTrackEncryptionBox::parseWithoutTypeAndSize(JSC::DataView&) (WebCore)
| 4 WebCore::getKeyIDs(opaqueCMFormatDescription const*) (WebCore)
| 4 WebCore::MediaSampleAVFObjC::commonInit() (WebCore)
| 4 WebCore::MediaSampleAVFObjC::MediaSampleAVFObjC(opaqueCMSampleBuffer*, unsigned long long) (WebCore)
| 4 WebCore::MediaSampleAVFObjC::MediaSampleAVFObjC(opaqueCMSampleBuffer*, unsigned long long) (WebCore)
| 4 WebCore::MediaSampleAVFObjC::create(opaqueCMSampleBuffer*, unsigned long long) (WebCore)
| 4 WebCore::SourceBufferParserAVFObjC::didProvideMediaDataForTrackID(unsigned long long, opaqueCMSampleBuffer*, WTF::String const&, unsigned int)::$_0::operator()() const (WebCore)
| 4 WTF::Detail::CallableWrapper<WebCore::SourceBufferParserAVFObjC::didProvideMediaDataForTrackID(unsigned long long, opaqueCMSampleBuffer*, WTF::String const&, unsigned int)::$_0, void>::call() (WebCore)
| 4 WTF::Function<void ()>::operator()() const (JavaScriptCore)
```
rdar://171573373
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/60761
EWS
Committed 309465@main (77c68ec71672): <https://commits.webkit.org/309465@main>
Reviewed commits have been landed. Closing PR #60761 and removing active labels.