Re: XHR responseArrayBuffer attribute: suggestion to replace "asBlob" with "responseType"

On 11/2/10 11:35 PM, Jonas Sicking wrote:
> So your concern is that jQuery will update to use the new API before
> browsers implement it. And then once browsers do implement it and
> start honoring the .responseType by making various existing properties
> throw, things will fail?

No, my concern is that browsers will implement this, and then sites that 
haven't updated their jquery, and probably never plan to do it, will 
start using the new stuff browsers have implemented.

-Boris

Received on Wednesday, 3 November 2010 04:17:29 UTC