Followup r110592: rename 'blocking' to 'async', and invert the logic everywhere....
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 15 Feb 2012 23:38:40 +0000 (23:38 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 15 Feb 2012 23:38:40 +0000 (23:38 +0000)
commit77729220f3d0913e81065595e751be4eb2690a59
tree66731a56ccecfcfb7ea63afdd257d0a10e17ad2f
parent179ff65cb082a74abc3c830113bb9b2c566d3a9d
Followup r110592: rename 'blocking' to 'async', and invert the logic everywhere. This makes blocking loading (async=false) the default as it was before. r110592 made async loading (blocking=false) the default, which caused backwards compatibility problems when page HTML generated by 1.18 interacted with the 1.19 version of mw.loader
includes/OutputPage.php
resources/mediawiki/mediawiki.js