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: | Media | Assignee: | 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
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
<rdar://problem/74920579>