Checking the acting user against the revision's author in DerivedPageDataUpdater::isReusableFor would lead to false negatives. Also removes a check of the current acting user against the cached revision's author, for the same reason: for null edits, the acting user and the revision author are unrelated. Bug: T205369 Change-Id: I48f59dce6c25062b3d6ff4248e1171269766c507 |
||
|---|---|---|
| .. | ||
| BlobStoreFactoryTest.php | ||
| DerivedPageDataUpdaterTest.php | ||
| NameTableStoreFactoryTest.php | ||
| NameTableStoreTest.php | ||
| PageUpdaterTest.php | ||
| RevisionSlotsUpdateTest.php | ||
| SqlBlobStoreTest.php | ||