We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use Application.storage.get()/set(). See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880
Application.storage.get()
set()
The text was updated successfully, but these errors were encountered:
Add replacement for Application.storage
92ac280
(#178)
Import legacy data from Application.storage
701fa65
Use short keys: prefix isn't needed for our storage implementation
ea38ef9
Update changelog: #178 (Application.* API)
69d4352
Don't use Application.storage anymore, even in legacy purposes
fa5a93e
(see #178)
No branches or pull requests
We use
Application.storage.get()
/set()
.See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880
The text was updated successfully, but these errors were encountered: