Make sure DjVu files do not attempt metadata extraction repeatedly
authorBrian Wolff <bawolff+wn@gmail.com>
Fri, 23 May 2014 00:00:21 +0000 (21:00 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Fri, 23 May 2014 00:07:59 +0000 (21:07 -0300)
commit4a3ee339e40e194b026e6b4da892827af7085b0c
tree38ff64b9148104e3d7e116c3fa13a34a30244dd0
parent4be4a9648af8753854cbd17c50fa4176e288b731
Make sure DjVu files do not attempt metadata extraction repeatedly

If a file is broken, we don't want to spend time trying to find
its metadata over and over again.

Bug: 41090
Change-Id: Iad63b8942af99e1ec44530599a43ec1d6b2b8a62
includes/media/DjVu.php
tests/phpunit/includes/media/DjVuTest.php