[OpenLayers-Trac] Re: [OpenLayers] #2913: Request abort test is
failing
OpenLayers
trac-20090302 at openlayers.org
Thu Nov 18 12:08:14 EST 2010
#2913: Request abort test is failing
---------------------+------------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: bug | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Request | Version: 2.10
Keywords: | State: Needs More Work
---------------------+------------------------------------------------------
Comment(by erilem):
Replying to [comment:4 jorix]:
> Replying to [comment:3 erilem]:
> > ... But I'm not sure this is a problem, we may actually not need abort
to set readyState to 0.
> Yes, it is not necessary but: the variable "request._aborted" (used in
Request.js) is not W3C standard, W3C says that "request.readyState" should
be 0 after an abort, should be better to write the code using this (now it
is not possible, due to the failure of "XMLHttpRequest.js")
Right. But with the browsers not triggering {{{onreadystatechange}}} on
abort we're out of luck, aren't we?
--
Ticket URL: <http://trac.openlayers.org/ticket/2913#comment:5>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list