Followup r108184: fix loading in Opera. Before, Opera would only begin to render...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 6 Jan 2012 15:06:39 +0000 (15:06 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 6 Jan 2012 15:06:39 +0000 (15:06 +0000)
commitf780dade7265dc7d6592bae7ffc20249c06f7e62
treee328da4a57a53c7b0cadffa18837f8054bb22bb0
parentc24fbd4aff3d0f9b3a3812b4fe99e579a97f156b
Followup r108184: fix loading in Opera. Before, Opera would only begin to render the document after all async scripts were loaded, now it's the other way around (scripts load after the document is ready). This is not an improvement compared to the current situation, but it's not a regression either.
resources/mediawiki/mediawiki.js