Merge pull request #6873 from Snuffleupagus/pr-6846-followup
Add an extra set of `//` to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup)
This commit is contained in:
commit
f6a8dfb76a
@ -1633,7 +1633,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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user