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

Tim Starling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #5 from Tim Starling <[email protected]> ---
I don't think it's a great idea to have these variables included in every
non-mobile page view, it's quite a bit of bloat. Instead, you could call
addJsConfigVars() conditionally, based on whether the mobile skin is being
used. And you could follow the advice on the doc comment of
OutputPage::getJSVars() and move the invariant configuration
(wgMFPhotoUploadEndpoint etc.) to the startup module.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to