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

Unified Diff: metadata.common

Issue 29348062: Issue 4023 - The logic for splitting up storage.local into 1MB chunks does not work (Closed)
Patch Set: Created July 20, 2016, 11:31 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
« no previous file with comments | « lib/io.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
diff --git a/metadata.common b/metadata.common
index 6c56b7551b65c27f4f7943b98fa81a64debfcdb6..40b11d9f97a6b42a562aae1ac28fdc6867efab05 100644
--- a/metadata.common
+++ b/metadata.common
@@ -23,12 +23,14 @@ testScripts = ../ext/common.js
../lib/sha1.js
../lib/jsbn.js
../lib/rsa.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/io.js ('k') | qunit/tests/io.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld