Split RCFilter's RL modules
authorMoriel Schottlender <moriel@gmail.com>
Sat, 11 Feb 2017 01:27:48 +0000 (17:27 -0800)
committerMoriel Schottlender <moriel@gmail.com>
Sat, 18 Feb 2017 01:34:06 +0000 (17:34 -0800)
commitb279eedd5979cf52100f9c2480762a8af8c00462
tree5fb02d61c189095aba5bd9c309909d5e6b114575
parent71803987d322ea60b3ba3d765375849adfe11776
Split RCFilter's RL modules

Create 'dm' / 'ui' and 'controller' modules for ResourceLoader,
make sure that Special:RecentChanges loads 'ui' module (that
depends on the other two) and yet the qunit tests only load
the dm module.

Bug: T156532
Change-Id: If53a735458703f0bd2c094349edf86f38f05ccd7
includes/specials/SpecialRecentchanges.php
resources/Resources.php
tests/qunit/QUnitTestResources.php