CSSMin: Remove file-existance filter in getLocalFileReferences()
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 3 Mar 2016 00:16:13 +0000 (00:16 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 3 Mar 2016 00:16:13 +0000 (00:16 +0000)
commit98911418c229905d6901f25df94e85246b851bce
treef7189c4e8b03b060a549ea988d4e2f968ff58b2d
parent570cff11684fdd7a6002cba653d7cfeba9db9571
CSSMin: Remove file-existance filter in getLocalFileReferences()

Follows-up 8f5cd11d82fa.

The old getLocalFileReferences() method is no longer used anywhere.
Remove it and rename getAllLocalFileReferences back to it.

Change-Id: I864258aad128ba9b54464c7bc854543f2937f977
includes/libs/CSSMin.php
includes/resourceloader/ResourceLoaderFileModule.php
tests/phpunit/structure/ResourcesTest.php