Summary: | REGRESSION (iOS 17.4): HTMLMediaElement#load() doesn't trigger some events for blob URLs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gustavo H <guhenke> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, brad, jean-yves.avenard, webkit-bug-importer, xidorn-webkit |
Priority: | P2 | Keywords: | CanvaBug, InRadar |
Version: | Safari 17 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 17 | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=245428 https://bugs.webkit.org/show_bug.cgi?id=272502 |
Description
Gustavo H
2024-03-10 16:58:08 PDT
Thank you for the report! Do you happen to know if this worked prior to iOS 17.4? Yes, seems to be working on iOS 17.3.1. It is very doubtful that loading via a blob url worked before 17.4. We only just added support to blob url playback in the last month or so to the WebKit tree. *** This bug has been marked as a duplicate of bug 245428 *** It's how we've been doing some operations/assertions on videos uploaded to canva.com for about 5 years. |