ResourceLoaderImageModule: Remove 'type' stuff
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 27 Mar 2015 17:27:47 +0000 (18:27 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 29 Mar 2015 17:37:11 +0000 (19:37 +0200)
commit8c9ff9c46ce76b79d182cc6d667a2a6e473763e8
treee632c3e5dc45db7cc93e454d9302076b7ecc1e0c
parent8edbfb5feb708f80d63f118f9b00eb341278f68a
ResourceLoaderImageModule: Remove 'type' stuff

Provides no value and makes the definitions uglier. Also, the
implementation sucks.

This is a breaking change, but ResourceLoaderImageModule was not in
any public release yet.

Submitted patches to fix two usages in extensions:
* Gather: I371209afe7b48e7c215ea9912826d4eb2cacf4e5
* MobileFrontend: I1963f5fe759c3a031220157d3a6f0f3b42bc5426

Bug: T94073
Change-Id: I36cfdb09bb203b8d9958e6016447e446dd6ff78b
includes/resourceloader/ResourceLoaderImageModule.php
tests/phpunit/includes/resourceloader/ResourceLoaderImageModuleTest.php