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

Unified Diff: metadata.edge

Issue 29367151: Issue 4721 - Use IndexedDB for storage in Edge (Closed)
Patch Set: Created Dec. 9, 2016, 6:38 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
« edge/ext/background.js ('K') | « edge/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
@@ -60,4 +60,4 @@
[convert_js]
lib/adblockplus.js += lib/popupBlocker.js lib/uninstall.js lib/csp.js
ext/common.js += chrome/ext/common.js
-ext/background.js += chrome/ext/background.js
+ext/background.js += chrome/ext/background.js edge/localforage.min.js edge/ext/background.js
« edge/ext/background.js ('K') | « edge/localforage.min.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld