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: Rebased and addressed comments Created Jan. 19, 2016, 2:11 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
« no previous file with comments | « lib/url.js ('k') | safari/ext/background.js » ('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.10
-backgroundScripts = lib/polyfills/promise.js
+backgroundScripts = lib/polyfills/url.js
+ lib/polyfills/promise.js
lib/polyfills/fetch.js
ext/common.js
ext/background.js
« no previous file with comments | « lib/url.js ('k') | safari/ext/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld