Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.common

Issue 29350042: Issue 4023 - Move storage of subscription lists to localStorage (Closed)
Patch Set: Make sure entry["compressed"] is truthful Created Sept. 8, 2016, 11:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/prefs.js ('k') | qunit/tests/io.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -8,6 +8,7 @@
lib/compat.js
lib/info.js
lib/publicSuffixList.js
+ lib/lz-string.js
lib/adblockplus.js
lib/sha1.js
lib/jsbn.js
@@ -23,12 +24,15 @@
../lib/sha1.js
../lib/jsbn.js
../lib/rsa.js
+ ../lib/lz-string.js
+ ../lib/io.js
common.js
tests/adblockplus.js
tests/versionComparator.js
tests/url.js
tests/signatures.js
tests/cssEscaping.js
+ tests/io.js
permissions = http://*/* https://*/*
author = Eyeo GmbH
« no previous file with comments | « lib/prefs.js ('k') | qunit/tests/io.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld