Bug 270837 - <audio> and <video> loadeddata events not fired on page load
Summary: <audio> and <video> loadeddata events not fired on page load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-11 23:45 PDT by Jean-Yves Avenard [:jya]
Modified: 2024-03-12 14:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.