[Webkit-unassigned] [Bug 232076] Safari on iOS cannot play a video from data uri or blob

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 18:32:53 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=232076

--- Comment #24 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to maxcodefaster from comment #23)
> Just wanted to add, that the service worker workaround also does not work
> for WKWebViews, as they no not support service workers. Creating Blob URLs
> and inserting them into video tags is a very common usecase and has to be
> supported by any browser..

That’s not quite accurate. Applications using WKWebViews can use service workers if they opt into “app-bound” domains, as covered at WWDC and in our blog posts.

Applications that register and are approved to use the default web browser entitlement are also able to use service workers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220226/7952e4f7/attachment.htm>


More information about the webkit-unassigned mailing list