Special:JavaScriptTest: send RL errors to the js console
authorStephane Bisson <sbisson@wikimedia.org>
Tue, 31 Jan 2017 16:21:00 +0000 (11:21 -0500)
committerStephane Bisson <sbisson@wikimedia.org>
Mon, 6 Feb 2017 19:18:14 +0000 (14:18 -0500)
commita976cee0e498813ba1fe264497d0d0eb9f290c4f
tree1229cb9579ce5b63052a69c1cf46a410be72d559
parente92ea2ef79957faf518f07b65fadd86131814051
Special:JavaScriptTest: send RL errors to the js console

ResourceLoader errors, like invalid dependencies, are
hard to spot and only result in the special page
not finding any tests.

This is not a perfect solution but it would have
saved me a full day of troubleshooting.

Change-Id: I247174f89772b84b4cad31deffb03152921df020
includes/specials/SpecialJavaScriptTest.php