Files
Signal-Desktop/js
lilia b9969b14b6 Always reconnect the socket except when there is an error
Turns out we can get ABNORMAL_CODE (1006) for disconnects where (for
instance) we pause the background page too long. However, in these cases
there is no preceeding ErrorEvent. In contrast, when we have bad
authentication credentials, there is an ErrorEvent. Thus, this change
ensures that we only reconnect if there was no Error.
2015-03-11 14:12:25 -07:00
..
2015-03-10 18:15:31 -07:00
2015-02-11 17:38:01 -08:00
2015-02-18 00:11:35 -08:00
2015-02-19 00:22:23 -08:00
2015-03-06 15:27:49 -08:00
2015-03-06 15:27:49 -08:00