diff --git a/src/shared/util.js b/src/shared/util.js index 50dd47625..c4692e2a6 100644 --- a/src/shared/util.js +++ b/src/shared/util.js @@ -1649,7 +1649,7 @@ function loadJpegStream(id, imageUrl, objs) { } //#if !(MOZCENTRAL) -// Polyfill from https://github.com/Polymer/URL +//// Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) {