зеркало из https://github.com/mozilla/gecko-dev.git
e54f4ead1e
`sGfxLogLevel` is a global variable whose value mirrors the value of the "gfx.logging.level" pref in the prefs table, and is kept up to date by a prefs callback. But "gfx.logging.level" is a static pref that already has a mirror variable, accessible via `StaticPrefs::gfx_logging_level()`. So we can use the latter and remove the former, and this patch does that. The patch also removes a sentence in a comment that refers to special treatment of LOG_DEBUG and LOG_DEBUG_PRLOG, because that sentence appears to be referring to something (another comment?) that is no longer present. Differential Revision: https://phabricator.services.mozilla.com/D35625 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |