On Thu, Feb 2, 2012 at 4:48 PM, Charles Pritchard <ch...@jumis.com> wrote:

> Blob.prototype.toString=function(){ return URL.createObjectURL(this);
> };
>

We *really* don't want to make a function that gets automatically called
"leak" memory like this.

- Kyle

Reply via email to