Remove negative caching from Revision::getContentInternal
authorJackmcbarn <jackmcbarn@gmail.com>
Tue, 14 Oct 2014 00:48:46 +0000 (20:48 -0400)
committerJackmcbarn <jackmcbarn@gmail.com>
Tue, 14 Oct 2014 00:50:19 +0000 (20:50 -0400)
commite3c3e55b83dd1c9b53e1fdb8baed4b8aad33adc0
tree18cffb3a079b4e6fba40a4b0f38d0ec4521c7a20
parentd25cb99202789448c1074bbf50c037f16e4391b5
Remove negative caching from Revision::getContentInternal

Negative caching in Revision::getContent can cause race conditions, so
stop doing it.

Bug: 71545
Change-Id: Iac32b2d4f90c4c1ce37820288f757e47b6d895e7
includes/Revision.php