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

Unified Diff: metadata.common

Issue 29333522: Issue 3515 - Adapted polyfill for URL class for consistency (Closed)
Patch Set: Use strict mode Created Jan. 15, 2016, 3:22 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.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -1,6 +1,7 @@
[general]
version = 1.10
-backgroundScripts = lib/polyfill/promise.js
+backgroundScripts = lib/polyfill/url.js
+ lib/polyfill/promise.js
lib/polyfill/fetch.js
ext/common.js
ext/background.js
« lib/polyfill/url.js ('K') | « lib/url.js ('k') | safari/ext/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld