localForage / localForage/localForage
Wrap all errors/reject responses in an Error object.
Open
@tofumatt is already working on this.
Since Apr 21, 2014.
enhancement
- Dominant language
- JavaScript
- Stars
- 25.8k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
As per [this discussion](https://github.com/mozilla/localForage/commit/f13389ad7047a663e3f78453d42f56f8cc2dd43b#commitcomment-6074196), we should make sure everything is wrapped in an `Error` object.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.