Re: [w3c/ServiceWorker] Clarify "uncaught runtime script error". (#1346)

@mattto, sorry for the late response.

> I'm not sure how to fix the "not precise" problem

Rather than using a promise here, how about passing an optional callback steps to Run Service Worker? I think by that we won't have any semantical impact on call sites and also can avoid resolving a promise from different parallel thread.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1346#issuecomment-416449903

Received on Tuesday, 28 August 2018 04:46:38 UTC