https://bugzilla.wikimedia.org/show_bug.cgi?id=47075
--- Comment #8 from Santhosh Thottingal <[email protected]> --- This is bit old, anyway, there were lot of refactoring around the RL modules of ULS. I am listing a set of bug reports and patches, that addressed this in direct and indirect way. The commit message and bug report discussions will provide history * https://gerrit.wikimedia.org/r/93051 Avoid loading jquery.jStorage for logged in users * https://gerrit.wikimedia.org/r/93050 Delay loading of jquery.uls.grid (merged) * https://gerrit.wikimedia.org/r/93038 Move button styles to separate module (merged) * https://github.com/wikimedia/jquery.uls/pull/115 Use unescaped Unicode (merged to upstream, merged) * https://gerrit.wikimedia.org/r/93057 Refactor ime lazy loading (merged) * https://bugzilla.wikimedia.org/show_bug.cgi?id=56292 The main idea was to keep only RLs with position top that affects the page flicker if not top loaded- mainly the ones that affect the page rendering. Following are the top loaded modules in master code right now: 1. ext.uls.nojs 2. ext.uls.init 3. ext.uls.inteface -- 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
