masoud5098 / jquery-stream

Automatically exported from code.google.com/p/jquery-stream
0 stars 0 forks source link

Opera 11.50 can't fire message and close event handlers #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As from Opera 11.50, it doesn't throw an exception when accesing status 
property in LOADED state. There is no choice but to use jQuery.browser object 
to identify browser.

After disconnecting connection of XMLHttpRequest object by abort method, its 
status property return 0 as from Opera 11.50, and it seems to legal according 
to spec.

Original issue reported on code.google.com by flowersi...@gmail.com on 29 Jun 2011 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by flowersi...@gmail.com on 30 Jun 2011 at 6:13