[Webkit-unassigned] [Bug 245848] Playing a mobile web video from espn.com apex domain does not work on iOS16 mobile devices when launching full screen playback.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 19:28:19 PDT 2022


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
Thanks for the detailed tests and bug report. First class.

The initial ESPN quirks has been added in Bug 223610


https://github.com/WebKit/WebKit/commit/3a87643e4d004cdbc7b9e4d08dece5e2f381078d#diff-9fb71b6fa7156160059b0216d05933e621d422df2b20f72ad7399eb946b8ba04R8-R13

> A video element entering picture-in-picture from fullscreen 
> will fire a "webkitendfullscreen" event since r266728, 
> but some sites (e.g., espn.com) do not handle the event properly.
> Because they assume the video will resume to inline after 
> exiting fullscreen.

> This patch enables the quirk for espn.com to disable firing
> "webkitendfullscreen" event in that scenario before they fix 
> the issue in the event handler.

Brent, is there a way to deactivate the Quirks on iOS for testing?

-- 
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/20220930/2e935e1d/attachment.htm>


More information about the webkit-unassigned mailing list