Re: [w3c/ServiceWorker] Remove incumbent/fetching record from Cache behavior (#1190)

jungkees commented on this pull request.



>                  1. If |cacheName| matches |key|, then:
-                    1. Return true.
-            1. Return false.
+                    1. Resolve |promise| with true.
+                    1. Abort these steps.

Addressed.

-- 
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/1190#discussion_r143948664

Received on Wednesday, 11 October 2017 08:55:15 UTC