- From: Harald Alvestrand <web-platform-tests-notifications@w3.org>
- Date: Tue, 19 May 2015 08:47:41 GMT
- To: public-web-platform-tests-notifications@w3.org
OK, I removed the caching of offer and answer; after sleeping on it, I couldn't convince myself it was worthwhile. But then the explicit sequencing of setLocalDescription and setRemoteDescription started bothering me - so I removed that too, using Promise.all. WDYT? This removes the ability to see which of first.setLocalDescription() and second.setRemoteDescription failed, but it strips down the example even more. WDYT? View on GitHub: https://github.com/w3c/web-platform-tests/pull/1824#issuecomment-103401603
Received on Tuesday, 19 May 2015 08:47:48 UTC