Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/91318


Change subject: Add polyfill / FIXME notice
......................................................................

Add polyfill / FIXME notice

Change-Id: I0950b3e49853ac70982e7ca7b0befba80381f318
---
M javascripts/common/polyfills.js
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/18/91318/1

diff --git a/javascripts/common/polyfills.js b/javascripts/common/polyfills.js
index 561a2c5..a5f0eac 100644
--- a/javascripts/common/polyfills.js
+++ b/javascripts/common/polyfills.js
@@ -1,3 +1,4 @@
+// FIXME: Deprecate this file in favour of jQuery / MediaWiki functions
 if ( typeof console === 'undefined' ) {
        console = { log: function() {} };
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/91318
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0950b3e49853ac70982e7ca7b0befba80381f318
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to