Make various MWCallableUpdate usages rollback-safe
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 13 Aug 2016 19:28:53 +0000 (12:28 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 15 Aug 2016 07:47:42 +0000 (00:47 -0700)
commit32a8eb1822c3572ae595ca7065f57662ec3a94ff
tree711c61c19be2baee55da6ebd4d88ffafe8a4450e
parent1a614c8dadc543a7998210486a3fed476205f12f
Make various MWCallableUpdate usages rollback-safe

Support for this added to MWCallableUpdate and its helper method
in DeferredUpdates.

Bug: T141988
Change-Id: Ief150ea655036e2708557dd8ae847379edf21933
includes/WatchedItemStore.php
includes/changes/RecentChange.php
includes/deferred/AtomicSectionUpdate.php
includes/deferred/AutoCommitUpdate.php
includes/deferred/DeferredUpdates.php
includes/deferred/MWCallableUpdate.php
includes/page/WikiPage.php
includes/revisiondelete/RevDelList.php