https://bugzilla.wikimedia.org/show_bug.cgi?id=49723
--- Comment #5 from Arthur Richards <[email protected]> --- $wgMFLogEvents was set to false on betalabs which sets the ext.EventLogging target to desktop. However, NavigationTiming was still calling ext.EventLogging as a dependency. Ori set $wgMFLogEvents = true on betalabs, problem solved. I'll be filing a separate bug for bad behavior in MobileFrontend when $wgMFLogEvents === false. -- 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
