[w3c/ServiceWorker] Chrome API unavailable in ServiceWorker (#969)

Hello,

I'm building a Chrome OS App, and my app uses a Service Worker.
In my Service Worker, I'm trying to call `chrome.storage` and it is unavailable.

Should I configure something special when I register the Service Worker from my `background.js` file?
Maybe it has to do with the service worker scope?

Thanks!

-- 
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/issues/969

Received on Tuesday, 30 August 2016 15:22:03 UTC