https://bugzilla.wikimedia.org/show_bug.cgi?id=45229
--- Comment #1 from Krinkle <[email protected]> --- There may be a way to address this, but in general you shouldn't use addModuleStyles and other mw.loader-circumventing methods in OutputPage. They don't resolve dependencies, so why should they do use dependency information for the order? The easiest improvement may be to keep them in order of addition (simply not alphabetise them). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
