| Commit message (Collapse) | Author | Age |
|
|
|
| |
to an infinite recursion
|
| |
|
|
|
|
|
| |
- write callback simplifications
- remove workaround for old Firefox bug
|
|
|
|
|
|
| |
- ICE-7079 timeout overrides failures with chrome windows wss workers
- ICE-7080 JavaScript uncaught error in WSTransceiver write
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- ICE-6822 isSafari not defined with NodeJS
|
| |
|
| |
|
|
|
|
|
|
| |
When using Firefox and runing Ice from a web worker
Promise.delay was not working as expected, sometimes
the callback was fired without delay.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
We not longer generate sourceMappingURL comments, to use source maps
you must add the sourceMappingURL comments or the appropiate
X-SourceMap header
|
| |
|
|
|
|
| |
core, minor test suite fixes
|
| |
|
| |
|