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: Created Aug. 22, 2016, 9:24 a.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
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

Powered by Google App Engine
This is Rietveld