WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310089
com.apple.WebKit.WebContent at WebCore: unsigned int JSC::DataView::get<unsigned int>
https://bugs.webkit.org/show_bug.cgi?id=310089
Summary
com.apple.WebKit.WebContent at WebCore: unsigned int JSC::DataView::get<unsi...
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
Add attachment
proposed patch, testcase, etc.
Jean-Yves Avenard [:jya]
Comment 1
2026-03-17 03:26:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60761
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.
Top of Page
Format For Printing
XML
Clone This Bug