[Webkit-unassigned] [Bug 243912] Certain TikTok sound previews are broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 13 11:44:58 PDT 2022


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

Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jer.noble at apple.com

--- Comment #2 from Jer Noble <jer.noble at apple.com> ---
Modifying the source of that page so that the <video> element has a <source> tag with a 'type="audio/mpeg"' attribute causes the page to load correctly.

<video class="" playsinline="true" x5-playsinline="true" webkit-playsinline="true" tabindex="2" mediatype="video">
<source src="https://v16m.tiktokcdn.com/9d1d39b4d82b9f45898221476afe4b7e/62f844a7/video/tos/maliva/tos-maliva-v-27dcd7c799-us/662ea36d360b41539e8b0fc113ebefc7/?a=1233&ch=0&cr=0&dr=0&er=3&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ApCEgBnZqq2mo0PZ9YyfkVQZ2TJw_KJ&mime_type=audio_mpeg&qs=6&rc=NDY2ZzZoZDQ8M2RnZDdkNUBpM2c0O2c6ZmpxPDMzZzU8NEAtLmM1YjMvNTYxYS0vL2M0YSNeLl5ncjRfYGRgLS1kMS9zcw%3D%3D&l=202208131840460101921662191132E5D9&btag=80000&cc=3" type="audio/mpeg">
</video>

-- 
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/20220813/70455d9e/attachment-0001.htm>


More information about the webkit-unassigned mailing list