• Joel Martin's avatar
    Status/error refactor. Fix firefox bugs. · 8759ea6f
    Joel Martin authored
    - All state/status updates go through updateState routine which
      updates the status line also.
    
    - Old firefox (and opera) don't support canvas createImageData, so use
      getImageData as replacement.
    
    - Add console.warn and console.error stubs so that firefox without
      firebug doesn't crap out.
    
    - If no WebSockets then error if no flash or if URL is location (flash
      will refuse to load the object for security reasons).
    8759ea6f
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
README.md Loading commit data...
TODO Loading commit data...
canvas.html Loading commit data...
canvas.js Loading commit data...
prime.html Loading commit data...
prime.js Loading commit data...
rfb_notes Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
wsproxy.py Loading commit data...
wstest.html Loading commit data...
wstest.py Loading commit data...