Closed Bug 1263147 Opened 8 years ago Closed 8 years ago

Provide access to storage API from options page scripts

Categories

(WebExtensions :: Untriaged, defect)

45 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1256282

People

(Reporter: dw-dev, Unassigned)

Details

(Whiteboard: [storage]triaged)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406

Steps to reproduce:

I am porting one of my add-ons (Navigate Up) to use the new WebExtensions interface.

I need to access the chrome.storage.local APIs from the options page script.


Actual results:

It is not possible to access the chrome.storage.local APIs from the options page script.

The message 'chrome.storage is undefined' appears in the browser console.


Expected results:

It should be possible to access the chrome.storage.local APIs from the options page script.
Component: Untriaged → WebExtensions
Product: Firefox → Toolkit
Fixed in bug 1256282
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Whiteboard: [storage]triaged
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.