NEW 190715
AVPlayerItem status errors for key related issues do not reach key session
https://bugs.webkit.org/show_bug.cgi?id=190715
Summary AVPlayerItem status errors for key related issues do not reach key session
Eric Stobbart
Reported 2018-10-18 08:56:23 PDT
When playback fails due to key errors, that error is signaled to the player in the error event, which is defined as networkState when an error occurs fetching the media. Expectation is that playback errors due to key problems occur, that the WebKitMediaKeySession error event is also fired.
Attachments
Patch (2.21 KB, patch)
2018-10-18 09:02 PDT, Eric Stobbart
no flags
Eric Stobbart
Comment 1 2018-10-18 09:02:37 PDT
EWS Watchlist
Comment 2 2018-10-18 09:05:03 PDT
Attachment 352696 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Note You need to log in before you can comment on or make changes to this bug.