Jdlrobson has uploaded a new change for review. Change subject: refactor how modules work in mobileFrontend ......................................................................
refactor how modules work in mobileFrontend I'm a bit worried about the namespace problems we introduce by attaching modules to the mw.mobileFrontend object this redefines the way modules work so that they either run straight away or register themselves. Change-Id: Ibcbf649b3cb12b7fd396d8d36ca675a071d8ffe9 --- M javascripts/application.js M javascripts/banner.js M javascripts/beta_opensearch.js M javascripts/mf-watchlist.js M javascripts/references.js M javascripts/settings.js M javascripts/toggle.js 7 files changed, 43 insertions(+), 21 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/60/25460/1 -- To view, visit https://gerrit.wikimedia.org/r/25460 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibcbf649b3cb12b7fd396d8d36ca675a071d8ffe9 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
