From: Timo Tijhof Date: Thu, 7 Mar 2013 00:24:05 +0000 (+0100) Subject: mw.loader: Buffer cssText in addEmbeddedCSS. X-Git-Tag: 1.31.0-rc.0~20428^2 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=705d50c146ae157e636381f28da669048a719ea7;p=lhc%2Fweb%2Fwiklou.git mw.loader: Buffer cssText in addEmbeddedCSS. I52252e699a improved the repaint situation (bug 45810) a bit, but not as much as we hoped. Inserting a stylesheet and applying it to the page is a fairly expensive operation. Invalidating the previous one in the process didn't help, but fixing that didn't make a lot of difference. This is a much more significant improvement by reducing the number of