Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23216, comment 18


Ignore:
Timestamp:
01/18/2013 03:48:00 AM (12 years ago)
Author:
F J Kaiser
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23216, comment 18

    initial v1  
    22> We will be doing something similar but instead of saving to the server, we will be saving to the browser's local storage (see #23220).
    33
    4 I just read about this on [https://hacks.mozilla.org/2012/03/there-is-no-simple-solution-for-local-storage/ the Mozilla site] - article from May 2012. Aside from the statement "terrible performance", I wonder which browser support this. WP has always cared about a lot of browsers and I doubt that IE7 has a proper equivalent of {{{localStorage}}}.
     4I just read about this on [https://hacks.mozilla.org/2012/03/there-is-no-simple-solution-for-local-storage/ the Mozilla site] - article from May 2012. Aside from the statement "terrible performance", I wonder which browsers support this. WP has always cared about a lot of browsers and I doubt that IE7 has a proper equivalent of {{{localStorage}}}.