Re: File API "oneTimeOnly" is too poorly defined

On 30.3.2012 5:54, Glenn Maynard wrote:
> 2012/3/29 Bronislav Klučka <Bronislav.Klucka@bauglir.com 
> <mailto:Bronislav.Klucka@bauglir.com>>
>
>     The point was not to talk about weak refs, but about not creating
>     a GC reference from URL to Blob
>
>
> If the lifetime of the URL is tied to the lifetime of the Blob, then 
> that's what a weak reference *is*.
>
> -- 
> Glenn Maynard
>

If I understand you, you find it problematic that by using weak ref, URL 
would for some time reference actual Blob and other time it would not?

Brona Klucka

Received on Friday, 30 March 2012 04:01:40 UTC