DescriptionUpdate MediaKeySession events to match latest EME spec
The current prefixed event names used (e.g. webkitkeymessage, etc.) don't match
the event names in the latest EME spec, so this change updates them. Also add
new event 'close', which wasn't specified in earlier versions of the spec.
BUG=224786
TEST=content_shell tests updated with new event names (and pass)
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165023
Patch Set 1 #
Total comments: 16
Patch Set 2 : Remove onevent #
Total comments: 3
Patch Set 3 : closed event now close #
Total comments: 3
Patch Set 4 : rebase to 164896 #Patch Set 5 : Rename closed() to close() #
Total comments: 4
Patch Set 6 : Rename javascript #
Total comments: 2
Messages
Total messages: 19 (0 generated)
|