Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Fix sessionStorage exceeds quota error in Safari #89

Merged
merged 4 commits into from
Jun 5, 2014

Commits on May 9, 2014

  1. Add to hasSessionStorage check to make sure we can actually write to …

    …sessionStorage before enabling.
    timlindvall committed May 9, 2014
    Configuration menu
    Copy the full SHA
    1444686 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2014

  1. Changing some logic around so we check for writability in setState() …

    …while still preserving the ability to read from sessionStorage if we can find data there.
    timlindvall committed May 29, 2014
    Configuration menu
    Copy the full SHA
    f32886b View commit details
    Browse the repository at this point in the history
  2. Add this to fn call.

    timlindvall committed May 29, 2014
    Configuration menu
    Copy the full SHA
    788f12a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f871b View commit details
    Browse the repository at this point in the history