DescriptionRemove CachingValueStore in favor of an async ValueStoreFrontend.
After actually seeing the use cases for the value store in extension code, I
realized that an async version would be more appropriate. This one will use
less memory as well, since we won't need to keep the cache in memory.
BUG=123366
TEST=no
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141514
Patch Set 1 #
Total comments: 3
Patch Set 2 : const-ref #
Messages
Total messages: 5 (0 generated)
|