Conversation
…because Firefox does not support it yet
martynchamberlin
left a comment
There was a problem hiding this comment.
Do we know when in FireFox's pipeline they'll merge this nightly feature, chrome.storage.async? Until then, I don't think we'll notice much of a performance impact on localStorage, since the app is so lightweight.
I'm envisioning going with this PR and then creating a separate PR that has this commit in it, so we can just revert that once Firefox gets the feature into its main release.
|
After a quick Google search, I didn't get a release date, but it seems that it takes a while because Nightly is the first version of 3 before the release version (which is Firefox). So, we could just create an issue with this, specifying that we just need to change back What do you think? @martynchamberlin |
|
Yep, I think that sounds good! |
This PR is related to issue #46