From a1daa17e2ccb3608aec25108a4161b35f2fc483d Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Tue, 14 Jun 2011 13:48:56 -0500 Subject: [PATCH] Maverick browser updates. Chrome 12 & 10, Firefox 4.0.1 & 3.6.16, Opera 11.11 --- Browser-support.md | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/Browser-support.md b/Browser-support.md index ec874f3..87acc70 100644 --- a/Browser-support.md +++ b/Browser-support.md @@ -1,4 +1,42 @@ -This list show results of testing noVNC on various browser and OS combinations. +In general noVNC works on any browser with Canvas and WebSockets +support (either native or via web-socket-js) which is just about +everything except IE 8 and lower. However, noVNC works best and is +fastest in Chrome (any version) and Firefox 4 (with native WebSockets +manually enabled, see note 4). + +The following tables show results of testing noVNC on various browser +and OS combinations. + +### Ubuntu Maverick (10.10) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
BrowserStatusPerformance/Notes
Chrome 12.0.742.91ExcellentVery fast. Native WebSockets.
Chrome 10.0.648.205ExcellentVery fast. Native WebSockets.
Firefox 4.0.1Very GoodVery fast with native WebSockets enabled (see note 4)
Firefox 3.6.16GoodSlowed by web-socket-js overhead.
Opera 11.11 (native WebSockets)GoodNative WebSockets enabled (see note 4).
+ ### Ubuntu Karmic (9.10) @@ -38,7 +76,7 @@ This list show results of testing noVNC on various browser and OS combinations. Opera 11.00 (native WebSockets) Good - Opera WebSockets must be turned on (see note 4) + Opera WebSockets enabled (see note 4) Opera 11.00 (web-socket-js) Poor