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: Created Dec. 14, 2016, 1:48 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
@@ -6,6 +6,16 @@
app_id = EyeoGmbH.AdblockPlus
publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
background_color = red
+backgroundScripts = lib/polyfills/fetch.js
kzar 2016/12/16 13:22:25 FYI: This just got removed from master, watch out
Oleksandr 2016/12/19 11:03:15 Acknowledged.
+ 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