docs: add inline doc for background

test-unit-sauce
Brian Ford 10 years ago
parent 253337e55f
commit febbc8c478

@ -2,6 +2,7 @@
// scopes need to be cached here so that if the devtools connects, // scopes need to be cached here so that if the devtools connects,
// the list of scopes can be immediately populated // the list of scopes can be immediately populated
// TODO: clear this on refresh ? // TODO: clear this on refresh ?
// appId --> { scopeName --> (key, value...) }
var scopeCache = {}; var scopeCache = {};
var scopeCacheEmpty = function () { var scopeCacheEmpty = function () {