Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

ZenHub: Calling StorageArea methods fails #6002

Closed
jonathansampson opened this issue Dec 3, 2016 · 0 comments
Closed

ZenHub: Calling StorageArea methods fails #6002

jonathansampson opened this issue Dec 3, 2016 · 0 comments
Labels
bug feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix

Comments

@jonathansampson
Copy link
Collaborator

jonathansampson commented Dec 3, 2016

Did you search for similar issues before submitting this one?
Yes

Describe the issue you encountered:
Running the following:

chrome.storage.sync.set({ a: 'b' }, function () {})

Other methods that fail:

  • chrome.storage.sync.get

Throws the following:

Unchecked runtime.lastError while running storage.: "sync" is not available in this instance of Chrome

Expected behavior:
Calling the aforementioned APIs should not throw.

Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10

Brave Version: 0.12.10

Any related issues: #4335, #5998

@jonathansampson jonathansampson changed the title ZenHub: Calling chrome.storage.sync.set fails ZenHub: Calling StorageArea methods fails Dec 3, 2016
@bsclifton bsclifton added this to the Triage Backlog milestone Nov 27, 2017
@bsclifton bsclifton added wontfix fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. labels Jul 25, 2018
@bsclifton bsclifton removed this from the Triage Backlog milestone Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix
Projects
None yet
Development

No branches or pull requests

2 participants