diff --git a/README.md b/README.md index beb7c5b8..7d2f1d44 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,18 @@ Usage button and enjoy! +Browser Support +--------------- + +I only currently test under Linux. Here are the current results: + +* Chrome 5.0.* beta: Works great. Native WebSockets support. Very fast. +* firefox 3.5, 3.7: Works. Uses flash WebSockets emulator. Large + desktops with full-color image backgrounds are slow. +* Opera 10.10: Unusable: drops web-socket-js events. +* Opera 10.60: Unusable: throws "WRONG_ARGUMENTS_ERR" on connect. + + Integration ----------- diff --git a/include/vnc.js b/include/vnc.js index a2bed649..911fbda0 100644 --- a/include/vnc.js +++ b/include/vnc.js @@ -27,8 +27,8 @@ function get_VNC_uri_prefix() { end = "'><\/script>"; // Uncomment to activate firebug lite - //extra += start + "http://getfirebug.com/releases/lite/1.2/" + - // "firebug-lite-compressed.js" + end; + //extra += "