summaryrefslogtreecommitdiffstats
path: root/dom/media/test/test_eme_protection_query.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/test/test_eme_protection_query.html')
-rw-r--r--dom/media/test/test_eme_protection_query.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/test/test_eme_protection_query.html b/dom/media/test/test_eme_protection_query.html
index 8bf97d8100..a8a1c7b376 100644
--- a/dom/media/test/test_eme_protection_query.html
+++ b/dom/media/test/test_eme_protection_query.html
@@ -53,7 +53,7 @@ async function setupEme(video) {
let session = video.mediaKeys.createSession();
video.onencrypted = async encryptedEvent => {
- session.onmessage = messageEvent => {
+ session.onmessage = () => {
// Handle license messages. Hard code the license because we always test
// with the same file and we know what the license should be.
const license = {