https://bugzilla.wikimedia.org/show_bug.cgi?id=49935
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|JavaScript |UniversalLanguageSelector Product|MediaWiki |MediaWiki extensions --- Comment #14 from Bartosz Dziewoński <[email protected]> --- The root cause of this is most like ULS using a *synchronous* AJAX API request on every page load (grep for "async: false"). I didn't expect to find something like that in real deployed code. It's seriously "The Daily WTF" material. Moving back to ULS component. Siebrand, fix this and stop acting like it's not your problem. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
