https://bugzilla.wikimedia.org/show_bug.cgi?id=60342
Henning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW --- Comment #1 from Henning <[email protected]> --- I would propose closing the ticket after https://gerrit.wikimedia.org/r/#/c/161959/ has been merged. Major toolbar refactorings have been done with that change being the last one in the chain. With all the refactorings applied, the toolbars have become as lightweight as can be. The DOM structure rendered by the back-end is reused completely and no DOM structure unused before triggering any action is generated anymore. The final enhancement in terms of performance would be to just assign an event to the static buttons rendered by the back-end. However, that would cause major logical implications requiring to considerably restructure the overall toolbar logic. -- 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
