This commit is contained in:
Brooke Vibber 2023-03-29 16:08:31 -07:00
commit e508fb2d05
6 changed files with 104 additions and 89 deletions

View file

@ -56492,6 +56492,7 @@
}
this.logger_('Received non QUOTA_EXCEEDED_ERR on append', error);
this.logger_('it was ' + error.code);
this.error(type + " append of " + bytes.length + "b failed for segment " + ("#" + segmentInfo.mediaIndex + " in playlist " + segmentInfo.playlist.id)); // If an append errors, we often can't recover.
// (see https://w3c.github.io/media-source/#sourcebuffer-append-error).
//