https://bugzilla.wikimedia.org/show_bug.cgi?id=38024

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Normal
            Summary|ResourceLoader should not   |ResourceLoader should not
                   |insert empty stylesheets    |create empty stylesheets
                   |for modules without css     |for modules that don't have
                   |                            |stylesheets

--- Comment #1 from Krinkle <[email protected]> 2012-06-28 13:13:16 UTC ---
Change-Id: I436a6a1c64452fc60a58fd9a478a2ac2b1328211

* Saves number of <style> tags inserted, which in turn is good for
  IE's stupid stylesheet limit (bug 31676).

* Also saves a little bit of bandwidth by outputting
  {} instead of {"":""}.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to