Jdlrobson has uploaded a new change for review. Change subject: revert to non-javascript mode on really slow connections ......................................................................
revert to non-javascript mode on really slow connections if the page is taking longer than 7s for the DOM to load something has gone wrong (maybe partial page load) - in these situations remove the classes added and never run the initialisation function - just let the user read the content they have downloaded Change-Id: Id8955ad11e051258f5fb9cde78d4d19674aca4e7 --- M javascripts/common/main.js 1 file changed, 10 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/28/29428/1 -- To view, visit https://gerrit.wikimedia.org/r/29428 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id8955ad11e051258f5fb9cde78d4d19674aca4e7 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
