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

Unified Diff: metadata.common

Issue 29371945: Issue 4802 - Add back compatibility for Microsoft Edge after #4722 removed it (Closed)
Patch Set: Created Jan. 16, 2017, 6:33 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
« dependencies ('K') | « dependencies ('k') | options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -1,6 +1,7 @@
[general]
version = 1.12.4
-backgroundScripts = ext/common.js
+backgroundScripts = lib/polyfills/fetch.js
+ ext/common.js
ext/background.js
lib/compat.js
lib/info.js
« dependencies ('K') | « dependencies ('k') | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld