Bug 270837

Summary: <audio> and <video> loadeddata events not fired on page load
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   

Description Jean-Yves Avenard [:jya] 2024-03-11 23:45:57 PDT
Issue relates to the loadeddata events on <audio> and <video> HTMLMediaElement and is specific to Safari/WebKit on iOS 17.4 Beta. The issue does not seem to repro on Safari 17.4 on Sonoma 14.4.

The loadeddata events are not firing on page load. See the following

https://jernoble.github.io/samples/bin/audio/mp3-without-extension.html
Comment 1 Jean-Yves Avenard [:jya] 2024-03-11 23:46:09 PDT
rdar://124079735
Comment 2 Jean-Yves Avenard [:jya] 2024-03-12 00:02:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25762
Comment 3 EWS 2024-03-12 14:41:41 PDT
Committed 275997@main (c0a2b3040d2d): <https://commits.webkit.org/275997@main>

Reviewed commits have been landed. Closing PR #25762 and removing active labels.