"Aaron Schulz" posted a comment on MediaWiki.r110592.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110592#c30406

Commit summary for MediaWiki.r110592:

Followup r108184: per CR, blocking loads in debug mode were broken because 
debug mode uses chained loading, and the second part of the chain would run 
after the blocking flag had been set back to false. So get rid of the blocking 
flag as a global state flag, and instead pass it around all over the place so 
nestedAddScript() can use it.

Aaron Schulz's comment:

"pass it around all over the place"...sounds evil :)

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

Reply via email to