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: Improve list loading logic and remove redundant checks Created Aug. 24, 2017, 4:47 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
« 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
@@ -9,6 +9,8 @@
publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
background_color = red
extension_id_release = 1.0
+backgroundScripts += lib/localforage.min.js
+testScripts += lib/localforage.min.js
[compat]
edge = 40.15063.0.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