Make DeferredUpdates::execute() protected
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 11 Sep 2016 12:19:57 +0000 (05:19 -0700)
committerKrinkle <krinklemail@gmail.com>
Tue, 13 Sep 2016 04:11:24 +0000 (04:11 +0000)
Update the only caller, which is a deprecated wrapper method.
Locking down this internal method makes it secure against
misuse with regards to recursion checks.

Change-Id: I3ed52dbe4c0ad52c7b5de92e81bfdc98a1737bcf


No differences found