]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Clarify browser results in README.md
authorJoel Martin <github@martintribe.org>
Thu, 1 Jul 2010 17:18:18 +0000 (12:18 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 1 Jul 2010 17:18:18 +0000 (12:18 -0500)
README.md

index 4721c37e14725cc4b8e6d8b9b970105bc22ea97b..5681e7c40d18c921c59129b4191a1a2fdc086cbe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -86,15 +86,16 @@ I only currently test under Linux. Here are the current results:
 
 * Chrome 5.0.375.29 beta: Works great. Native WebSockets support. Very
   fast.
-* firefox 3.5, 3.7: Works well. Large full-color images are slow
-  mostly due to flash WebSockets emulator overhead.
-* Opera 10.60: Works. Rendering performance between firefox 3.5 and
-  Chrome. However, flash WebSockets emulator interaction causes
-  inconsistence overall performance and occasional hangs.
+* firefox 3.5: Works well. Large full-color images are slow mostly due
+  to flash WebSockets emulator overhead.
+* Opera 10.60: Works. Rendering performance is between firefox 3.5 and
+  Chrome. However flash WebSockets emulator interaction causes overall
+  performance to be lower than firefox 3.5 and causes occasional
+  hangs.
 * Arora 0.50: Works. Broken putImageData so large full-color images
   are slow.
 
-* Konqueror 4.2.2: Broken: flash WebSockets emulator never connects.
+* Konqueror 4.2.2: Broken: flash WebSockets emulator never loads.
 
 
 Integration