Add missing wfProfileOut before throwing an exception
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 7 Apr 2013 16:34:58 +0000 (18:34 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 8 Apr 2013 18:37:24 +0000 (18:37 +0000)
commit978bb31c5ec29c3e4788ea83735c88dd66e98844
tree3ac8569af9a2dee15019bb1ec37bbf0e466f8b90
parent007c1dc1d62575fedaba28d4da22e6ab0531e4e0
Add missing wfProfileOut before throwing an exception

Change-Id: I1d830da0597f19efd0b2ae48642389975e736e23
24 files changed:
includes/Block.php
includes/EditPage.php
includes/Export.php
includes/Hooks.php
includes/MagicWord.php
includes/Revision.php
includes/StreamFile.php
includes/StubObject.php
includes/UserMailer.php
includes/WikiPage.php
includes/cache/LocalisationCache.php
includes/cache/MessageCache.php
includes/cache/SquidUpdate.php
includes/content/WikitextContent.php
includes/db/Database.php
includes/db/DatabaseMysql.php
includes/db/LoadBalancer.php
includes/filebackend/FileBackendStore.php
includes/filerepo/file/LocalFile.php
includes/filerepo/file/OldLocalFile.php
includes/parser/Parser.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/resourceloader/ResourceLoader.php