Re: XMLHttpRequest Priority Proposal

Correct.  Sorry.

Here is an updated doc:
https://docs.google.com/a/google.com/document/pub?id=1TcKtHi-XUVKXj9erQkkBXdidnG78lhK04D-2lh4O51Y

Mike


On Thu, Jun 3, 2010 at 2:11 AM, timeless <timeless@gmail.com> wrote:

> On Wed, Jun 2, 2010 at 10:11 PM, Mike Belshe <mbelshe@google.com> wrote:
> > Changes:
> >    * changed the setPriority() method to be an attribute "priority"
>
> > Applications may alter the priority by calling the setPriority() method
> on the XMLHttpRequest object.
> >  The priority set on the object at the time the applicaiton calls the
> XMLHttpRequest.send() method
> > determines the priority the browser should use when fetching this
> resource.  Calling setPriority()
>
> Presumably you intend to change these instances of 'setPriority()' to
> reference setting the attribute?
>

Received on Thursday, 3 June 2010 15:37:37 UTC