User "Catrope" posted a comment on MediaWiki.r100497. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100497#c24829 Commit summary:
Move styles in gadgets to the top of pages to avoid flash of unstyled content. Those styles should be loaded after site and user styles to keep B/C. Comment: Still, what's wrong with using $out->addModuleStyles() here? Why must you use $out->addHeadItem() in conjunction with makeResourceLoaderLink()? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
