]> git.proxmox.com Git - mirror_novnc.git/commit - include/display.js
Misc cleanup: debug logging, record filename, etc.
authorJoel Martin <github@martintribe.org>
Thu, 23 Sep 2010 13:17:00 +0000 (08:17 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 23 Sep 2010 13:17:00 +0000 (08:17 -0500)
commit005d9ee999b19e6a079625aeb5efcf9f2636c2a7
tree67d09ade23c6ade06f359ed6078ca6ef8bf6982f
parent8787e49b92f00c27bbf872b29ea26aa03c145f3e
Misc cleanup: debug logging, record filename, etc.

- include/canvas.js: When 'debug' logging, show browser detection
  values.
- test/canvas.html: Only restore the canvas to it's starting state if
  the logging level is not 'debug'.
- wsproxy.py: Append the session number to the record filename so that
  multiple sessions don't stomp on each other.
include/canvas.js
tests/canvas.html
utils/wsproxy.py