Files
noVNC/vnc.js
Joel Martin 0664669ce9 Almost double firefox tight_png render performance.
When extracting the data URI info, much more efficient in firefox to
iterate and push onto an array, then to generate the whole array at
once using the map function.

Chrome is mostly unaffected by this change (might be slightly better).
2010-06-09 15:40:46 -05:00

43 KiB