On Wed, Jun 2, 2010 at 10:11 PM, Mike Belshe <mbel...@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?