This commit is contained in:
Joel Martin
2010-09-08 10:11:11 -05:00
parent 2f6a1c2bda
commit d595e65685
7 changed files with 104 additions and 77 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
*/
"use strict";
/*global window, VNC_uri_prefix */
/*jslint evil: true */
/*global window, document, VNC_uri_prefix */
// Globals defined here
var VNC_native_ws, WebSocket__swfLocation;