Skip to content

Add check in `pruneBuffer`if SourceBuffer is defined

Vinay Rosenberg requested to merge github/fork/tchakabam/patch-1 into development

Created by: tchakabam

This fixes an exception occurring here when a SourceBuffer is undefined in case SourceBufferController.createSourceBuffer returns null

Merge request reports