You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix refs to hardware-context-reset and internal-error (#548)
The prose incorrectly referenced `{{MediaKeyStatus/"hardware-context-reset"}}`
which does not exist, instead of using the `MediaKeySessionClosedReason` enum.
The CDM Unavailable algorithm takes a `MediaKeySessionClosedReason` value as
input, so the references to `{{MediaKeyStatus/"internal-error"}}` were
incorrect too.
0 commit comments