https://bugzilla.wikimedia.org/show_bug.cgi?id=29693
--- Comment #19 from Daniel Friesen <[email protected]> --- (In reply to comment #18) > Or it is a wontfix (if the reporter saw css being loaded once by only=styles > and once by a regular load request), because that's only possible if the code > using resourceloader is incorrectly adding the module to the load queue. > > e.g. by calling addModuleStyles() and then addModules() for the same module. I wouldn't call that a wontfix. Making the server side loader smarter and not adding css that's already in the page will probably actually be a part of fixing other bugs we have related to RL that we need to fix. This bug would just end up depending on them instead of being WONTFIXED. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
