From 3915e5365e12aa5723326941d937f9e4c382e0e1 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 21 Jun 2010 13:20:57 -0500 Subject: [PATCH] Update README.md with browser support. --- README.md | 12 ++++++++++++ include/vnc.js | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) 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 += "