- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Dec 2016 05:36:29 +0000
- To: public-webrtc-logs@w3.org
@aboba Thanks, looks good, except we typically fail with `InvalidStateError` on the main thread, not in parallel. Should we be consistent? The difference is whether the promise can be immediately observed as rejected rather than pending after stepping over the method call in a JS debugger - a useful expectation about errors detectable synchronously. There's a micro-task ordering difference as well. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/966#issuecomment-265937807 using your GitHub account
Received on Friday, 9 December 2016 05:36:36 UTC