Bug Tracker

Changes between Initial Version and Version 1 of Ticket #14424, comment 11


Ignore:
Timestamp:
Nov 28, 2013, 4:08:52 AM (9 years ago)
Author:
m_gol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14424, comment 11

    initial v1  
    11This is because the ActiveX xhr doesn't have the onload handler.
    22
    3 In other words, we would have to bring back 1.x src/ajax/xhr.js for this to work. I don't think it's worth it (this is clearly functionality deprecated by IE long time ago) but I'll let others chime in.
     3In other words, we would have to bring back 1.x src/ajax/xhr.js for this to work (maybe without some workarounds for older IEs). I don't think it's worth it (this is clearly functionality deprecated by IE long time ago) but I'll let others chime in.