mediawiki-extensions-Echo/modules/logger
Kunal Mehta 832d9d4d16 Remove $wgEchoEventLoggingSchemas qunit hack
The only place that reads the config variable is in ext.echo.logger,
which uses OO.getProp() to do so. If that property doesn't exist,
`undefined` will be returned, which we can force to boolean false.

Bug: T118488
Change-Id: Iac352b133950f6f2e4b88950c1fcd0c893284fd9
2018-07-26 19:34:42 -07:00
..
mw.echo.Logger.js Remove $wgEchoEventLoggingSchemas qunit hack 2018-07-26 19:34:42 -07:00