Bug 222307

Summary: web.whatsapp.com shows a `This video can't be played` error overlay
Product: WebKit Reporter: Fernando Jiménez Moreno <fjimenez>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2021-03-02 03:13:13 PST
Note You need to log in before you can comment on or make changes to this bug.