beaufortfrancois / sandbox

:baby_chick:
MIT License
71 stars 32 forks source link

source-buffer-limit.html media demo can append a sequence of bytes that, in aggregate, are malformed #20

Open wolenetz opened 5 years ago

wolenetz commented 5 years ago

Please see https://bugs.chromium.org/p/chromium/issues/detail?id=900426#c3 for details. tl;dr: an abort() between appends of percent < 100 might be one way to fix the problem.