- From: Jungkee Song <notifications@github.com>
- Date: Sun, 15 Feb 2015 20:30:35 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 16 February 2015 04:31:01 UTC
You're right. I fixed this by replacing no returning "Upon fulifllment of promise" with returning the result of "transforming promise" having removed the no-op chaining step: e4c9e87add7836db067134b26e48ed138ecd5a50. Re the issue filed at w3ctag/promises-guide#36 and the use of the WebIDL algorithm, let me try to investigate further. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/commit/5aa0ca22a948cdb6934e79a5a7750adaec859f44#commitcomment-9755905
Received on Monday, 16 February 2015 04:31:01 UTC