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

Unified Diff: metadata.edge

Issue 29860578: Issue 6775 - Work around filter data stored in IndexedDB getting lost on Microsoft Edge (Closed)
Patch Set: Created Sept. 5, 2018, 3:53 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
Index: metadata.edge
diff --git a/metadata.edge b/metadata.edge
index 103449e4e4315840160b19f9c79e23c66ceaa433..a73910acef38885b6720401b51189236807c5b33 100644
--- a/metadata.edge
+++ b/metadata.edge
@@ -17,6 +17,9 @@ io$ = ioIndexedDB
edge = 41.16299.0.0
windows = 10.0.16299.0/12.0.0.0
+[bundles]
+lib/adblockplus.js += lib/indexedDBBackup.js
+
[appx_assets]
logo_44.png = icons/abp-44.png
logo_50.png = icons/abp-50.png

Powered by Google App Engine
This is Rietveld