Skip to content
New issue

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

[#1785] Cached API results of local storage #1786

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

KasperBrandt
Copy link
Contributor

Fixes #1785

Added a try, except clause to make sure that we don't try to store the API results to the local storage if there is not enough space in the local storage.

Added a try, except clause to make sure that we don't try to store the API results to the local storage if there is not enough space in the local storage.
@akvobot
Copy link

akvobot commented Aug 31, 2015

Checklist

  • Test plan
  • Copyright header
  • Code formatting
  • Documentation

kardan added a commit that referenced this pull request Sep 1, 2015
[#1785] Cached API results of local storage
@kardan kardan merged commit 6e55c83 into release/candidate Sep 1, 2015
@kardan kardan deleted the #1785-local-storage branch September 1, 2015 12:17
@kardan
Copy link
Contributor

kardan commented Sep 1, 2015

To test this one would have to fill up local storage (how to and with how much depends on the browser used to test the feature). No docs is needed since it so small and hopefully a corner case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants