• Joel Martin's avatar
    web-socket-js event fixes. · 9479c720
    Joel Martin authored
    When using web-socket-js, the onopen event may happen inline so the
    caller may not have time to set onopen before the event fires. In this
    case set a short timeout and try again. In particular this affects
    Opera most of the time.
    
    Also, to get around Opera event droppings, always read the readyState
    directly instead of relying on the local readyState variable to be
    correct (which it isn't if stateChange event were dropped).
    9479c720
Name
Last commit
Last update
..
as3crypto_patched Loading commit data...
fab-test Loading commit data...
web-socket-js Loading commit data...
base64.js Loading commit data...
black.css Loading commit data...
canvas.js Loading commit data...
default_controls.js Loading commit data...
des.js Loading commit data...
mootools-1.2.4-core-comp.js Loading commit data...
mootools-1.2.4-core.js Loading commit data...
mootools.js Loading commit data...
plain.css Loading commit data...
util.js Loading commit data...
vnc.js Loading commit data...