Re: File API "oneTimeOnly" is too poorly defined

On Wed, 28 Mar 2012 08:19:55 +0100, Jonas Sicking <jonas@sicking.cc> wrote:
> I think we need to define that APIs like xhr.open(...) and the img.src
> setter synchronously "dereference" the URL before returning.

What does dereferencing mean exactly? xhr.open() resolves URLs currently  
and then xhr.send() will fetch the URL.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 28 March 2012 08:17:54 UTC