WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
222307
web.whatsapp.com shows a `This video can't be played` error overlay
https://bugs.webkit.org/show_bug.cgi?id=222307
Summary
web.whatsapp.com shows a `This video can't be played` error overlay
Fernando Jiménez Moreno
Reported
2021-02-23 03:12:17 PST
Sometimes the 'This video can't be played' error overlay is shown on top of the video. When this happens, the video can still be played in MB. Apparently, this error overlay is shown by WhatsApp when handling a NotAllowedError error that seems to come from
https://github.com/WebKit/WebKit/blob/ed5569497c13c764db1a7726bd4ec5825f793b7c/Source/WebCore/html/HTMLMediaElement.cpp#L5090
cause we are failing at this condition
https://github.com/WebKit/WebKit/blob/ed5569497c13c764db1a7726bd4ec5825f793b7c/Source/WebCore/html/MediaElementSession.cpp#L341
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-02 03:13:13 PST
<
rdar://problem/74920579
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug