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

Unified Diff: metadata.edge

Issue 29367480: Issue 4721 - Use IndexedDB for storage in Edge (Closed)
Patch Set: Cleanup unnecessary changes Created Dec. 20, 2016, 12:14 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
« lib/io.js ('K') | « 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
@@ -7,6 +7,16 @@
app_id = EyeoGmbH.AdblockPlus
publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
background_color = red
+backgroundScripts = lib/polyfills/fetch.js
+ lib/localforage.min.js
+ ext/common.js
+ ext/background.js
+ lib/compat.js
+ lib/info.js
+ lib/publicSuffixList.js
+ lib/adblockplus.js
+ messageResponder.js
+ background.js
[compat]
edge = 37.14332.1000.0
« lib/io.js ('K') | « lib/localforage.min.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld