- From: Adam Rice <web-platform-tests-notifications@w3.org>
- Date: Tue, 11 Apr 2017 03:07:39 GMT
- To: public-web-platform-tests-notifications@w3.org
@jugglinmike My intent was to catch implementations like the reference implementation that call .catch() (or then()) on the Promise to mark it as handled. But your comment made me realise that I can do just as well by not implementing then() and catch() at all. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5519#issuecomment-293137077
Received on Tuesday, 11 April 2017 03:07:51 UTC