• Joel Martin's avatar
    webutil.js: add localStorage/chrome.storage settings. · 3af1c275
    Joel Martin authored
    Add routines to store/read settings in either localStorage or in
    chrome.storage.sync (which is synchronized between browsers for
    extensions/apps).
    
    Before using chrome.storage.sync the initSettings routine must to
    called setup the intermediate cache which speeds up access and allows
    multiple setting changes to be coallesced to avoid hitting storage
    change frequency limits/quotas.
    3af1c275
Name
Last commit
Last update
..
chrome-app Loading commit data...
web-socket-js Loading commit data...
Orbitron700.ttf Loading commit data...
Orbitron700.woff Loading commit data...
base.css Loading commit data...
base64.js Loading commit data...
black.css Loading commit data...
blue.css Loading commit data...
des.js Loading commit data...
display.js Loading commit data...
input.js Loading commit data...
jsunzip.js Loading commit data...
logo.js Loading commit data...
playback.js Loading commit data...
rfb.js Loading commit data...
ui.js Loading commit data...
util.js Loading commit data...
vnc.js Loading commit data...
websock.js Loading commit data...
webutil.js Loading commit data...