User "Aaron Schulz" changed the status of MediaWiki.r97614.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97614
Commit summary:

* Fixed notices issued from ProfilerSimpleUDP which were due to 
ProfilerSimple::profileOut() not adding a complete entry to $this->mCollated 
for a profile error.
* Simplified other points in the code where $this->mCollated entries were 
added, by using template arrays $this->errorEntry and $this->zeroEntry.
* Fixed double-counting of -total due to a -total entry being added to 
$this->mWorkStack both by parent::__construct() and 
ProfilerSimple::__construct().
* Tested against 1.18wmf1 only.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to