[service-workers-tests] CacheStorage.open() should create a new object each time its called. (ge... (#1781)

...cko bug 1158306)

  "Resolve p with a new Cache object which is a copy of entry.[[value]]."

>From step 2.1.1.1 in:

  https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#cache-storage-open

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1781

Received on Monday, 27 April 2015 20:57:51 UTC