From: Timo Tijhof Date: Wed, 11 Mar 2015 14:44:47 +0000 (+0100) Subject: jsduck: Add 'mediawiki.startUp.js' to eg-iframe X-Git-Tag: 1.31.0-rc.0~12137^2 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=ef3d4c20c4e7e99354f107d5b4b3a230c6998e6a;p=lhc%2Fweb%2Fwiklou.git jsduck: Add 'mediawiki.startUp.js' to eg-iframe Follows-up 2ea420eed86. Without this, the startUp() is never called, and mw.config remains undefined which caused some of the examples to no longer work properly. Also move onerror handler to first +