-
Shane Tomlinson authored
* In the example RP, instead of accessing localStorage directly, access it through a variable that is guaranteed to exist. * In page_helpers.js, do all localStorage access through new functions in storage.js * In storage.js, if localStorage is inaccessible, create a standin. issue #1414
75e3f4a6