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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #5 from Krinkle <[email protected]> ---
During development this can be displayed in the (much more advanced) Debug
toolbar via $wgDebugToolbar.

In production, this HTML comment is now a javascript variable that can be
accessed to your liking from mw.config (without hacking around with comment
nodes in the DOM).

mw.config.set({"wgBackendResponseTime":223,"wgHostname":"mw1217"});


I agree with Chad and don't see a need for implementing a way to display just
the response time somewhere visibly rendered in the page HTML.

-- 
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

Reply via email to