[Pkg-javascript-commits] [sockjs-client] 194/434: Fix #18: start documentin browser quirks

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 9a452112bc925d042926314cbb1742802f0216d5
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Fri Nov 18 14:17:23 2011 +0000

    Fix #18: start documentin browser quirks
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 9523b84..41a14c8 100644
--- a/README.md
+++ b/README.md
@@ -248,3 +248,15 @@ http://127.0.0.1:8080/.
 If you want the javascript to be recompiled when the source files are
 modified and automatically restart the http server run `make serve`.
 You will need `inotifywait` command from package `inotify-tools`.
+
+
+Browser Quirks
+--------------
+
+There are various browser quirks which we don't intend to address:
+
+ * Pressing ESC in Firefox closes SockJS connection ([described
+   in socket.io thread](https://groups.google.com/group/socket_io/browse_thread/thread/a705e4cb532e8808)).
+ * Some older transports may result in a browser showing "spinning
+   wheel" or "busy indicator".
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list