youtube / js_mse_eme

js_mse_eme is an externally-published tool that is aimed to test the validity of a browser's HTML5 Media Source Extension and Encrypted Media Extension implementations
Apache License 2.0
91 stars 58 forks source link

Revert "Add support to loop a test a number of times" #13

Closed tdedecko closed 8 years ago

tdedecko commented 8 years ago

Reverts youtube/js_mse_eme#9

This change broke the loop functionality. Looping is always enabled by default with this change. This is unexpected behavior.