eligrey / Blob.js

An HTML5 Blob implementation
Other
1.15k stars 605 forks source link

Fixed a few bugs where incorrect var names were used #61

Closed asacordex closed 6 years ago

asacordex commented 6 years ago

When using the latest Blob.js, some vars were undefined. This was an attempt to fix those bugs.