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

Implemented ability to tell which storage, local or session to be used #20

Merged
merged 3 commits into from
Jul 27, 2017

Conversation

rodrigopavezi
Copy link
Contributor

@stulees @tejohnso please review. cheers

rise-data.html Outdated
@@ -51,6 +51,14 @@
}
}

function supportsSessionStorage() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rodrigopavezi I'm thinking we can remove the "supports" methods for local and session storage as browser compatibility is across the board supported including Android ^2.1. Thoughts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stulees sounds good. I will remove. cheers

@rodrigopavezi rodrigopavezi merged commit 875ca6c into master Jul 27, 2017
@rodrigopavezi rodrigopavezi deleted the fix/ls-out-quota-issue branch July 27, 2017 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants