"Brion VIBBER" posted a comment on MediaWiki.r101433. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101433#c27456
Commit summary for MediaWiki.r101433: fix on orientation change issue Brion VIBBER's comment: By passing a string in we're doing an eval; it should be replaced with 'updateSearchWidth' without quotes -- so just the symbol name, passing the function direct. Slightly more efficient, and less eval()-y. :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
