Re: [w3c/ServiceWorker] Add FetchEvent.handled (#1397) (#1496)

> I've expanded some of the lines out as it was a little tricky to work out which "if" was applying to what.
> 
> One remaining issue: |workerRealm| is out of scope when it's used.

Sorry that, I didn't notice the scope issue of |workerRealm|.  Then I added a top level declaration for it.  And thanks for breaking the long sentences. All is updated in the new change. 

-- 
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/1496#issuecomment-577005825

Received on Wednesday, 22 January 2020 04:48:17 UTC