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: MediaAssignee: 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]
Reported 2026-03-17 02:39:30 PDT
``` ==> 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
Jean-Yves Avenard [:jya]
Comment 1 2026-03-17 03:26:26 PDT
EWS
Comment 2 2026-03-18 02:03:07 PDT
Committed 309465@main (77c68ec71672): <https://commits.webkit.org/309465@main> Reviewed commits have been landed. Closing PR #60761 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.