Revision 84097c6b8f84bc0d00c208bf7893cd0e10d654d5 authored by John Rummell on 03 September 2018, 12:14:05 UTC, committed by Geoffrey Sneddon on 03 September 2018, 12:14:05 UTC
This test generates a license that expires 1s from the current time, calls
update() with it, and then waits for 5s before calling play(). However,
Chrome caches a few frames in advance of play() being called. Depending on
the time granularity, the CDM may see a valid license and decode part of
the media file.

This change delays calling update() for 2s to ensure that the license has
expired, and ensures that the browser can't cache frames to use when play()
is called.
1 parent e4118eb
History
File Mode Size
CSSTest
adobe-fonts
ahem-extra
math
noto
AD.woff -rw-r--r-- 15.0 KB
Ahem.ttf -rw-r--r-- 21.3 KB
CanvasTest.ttf -rw-r--r-- 2.5 KB
CanvasTest.ttf.sub.headers -rw-r--r-- 28 bytes
GentiumPlus-R.woff -rw-r--r-- 608.1 KB
META.yml -rw-r--r-- 61 bytes
README.md -rw-r--r-- 367 bytes
Revalia.woff -rw-r--r-- 15.2 KB
mplus-1p-regular.woff -rw-r--r-- 784.5 KB
sileot-webfont.woff -rw-r--r-- 57.7 KB
tcu-font.woff -rw-r--r-- 83.2 KB

README.md

back to top