Make deferred updates fully own their transaction rounds
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 3 Sep 2016 13:44:31 +0000 (06:44 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 3 Sep 2016 13:44:31 +0000 (06:44 -0700)
commitb8b4f12663addb3112a5cce95eb47480fa049c86
tree4b4684e318a524cdc22ffbbb7dd242583ddd52b3
parentcc5bacdeece1d94dc371ecf2a8052debc375a38c
Make deferred updates fully own their transaction rounds

This will matter when commitMasterChanges() enforcement is tighter.
For now, any thing can still call that method anytime.

Change-Id: I0b08e9e9118a6c6118c117e3856d0a8e0ca3d457
includes/deferred/DeferredUpdates.php