Remove direct rollback() calls from some places
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 19 Aug 2016 20:17:33 +0000 (13:17 -0700)
committerOri.livneh <ori@wikimedia.org>
Tue, 23 Aug 2016 01:19:21 +0000 (01:19 +0000)
commit1f313389e29d170a7d8ee3c40a979f4dd18fc83b
treebdd76213511392bb72d7753a75caf07f3b8b1173
parentf16eb73ecfe789277da4e9f809d1282c8e00c4e2
Remove direct rollback() calls from some places

Rely on the mass-rollback logic in MWExceptionHandler instead.
This results in a better chance of atomicity.

Change-Id: I2eb5661d4acc105a1323d69c5463268c234bd745
includes/FileDeleteForm.php
includes/jobqueue/JobQueueDB.php
includes/objectcache/SqlBagOStuff.php
includes/page/WikiPage.php