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

Unified Diff: metadata.edge

Issue 29526591: Issue 5562 - Move Edge storage to IndexedDB (Closed)
Patch Set: Remove accidental code Created Aug. 24, 2017, 5:15 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/localforage.min.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.edge
===================================================================
--- a/metadata.edge
+++ b/metadata.edge
@@ -9,6 +9,26 @@
publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
background_color = red
extension_id_release = 1.0
+backgroundScripts = lib/localforage.min.js
+ ext/common.js
+ ext/background.js
+ lib/compat.js
+ lib/publicSuffixList.js
+ lib/adblockplus.js
+ messageResponder.js
+ background.js
+testScripts = lib/localforage.min.js
+ ../ext/common.js
+ ../ext/background.js
+ ../lib/compat.js
+ ../lib/adblockplus.js
+ ../lib/publicSuffixList.js
+ common.js
+ tests/prefs.js
+ tests/versionComparator.js
+ tests/url.js
+ tests/cssEscaping.js
+
[compat]
edge = 40.15063.0.0
« no previous file with comments | « lib/localforage.min.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld