зеркало из https://github.com/mozilla/gecko-dev.git
be62507aa8
In Unified Telemetry toolkit.telemetry.enabled controls whether we send base collection data or extended collection. The difference is mostly in volume, not in kind (though extended collection has a little stricter testing and monitoring requirements). Since the Preferences UI change in Firefox 56, users no longer have the ability to change toolkit.telemetry.enabled. This is a good thing as for pre-release users very few disabled extended collection, and even fewer release users enabled it. This provides uniform collection based on channel which should eventually net us some efficiencies. Until then we need to align our use of the toolkit.telemetry.enabled pref with the UI change that has already shipped. This is accomplished by locking t.t.e to 'true' on pre-release channels and locking it to 'false' on everything else. This doesn't apply to Android as it doesn't (yet) use Unified Telemetry. t.t.e means something rather different there. MozReview-Commit-ID: EOpWm8b0jWA |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libbz2 | ||
libjar | ||
libmar | ||
libpref | ||
pdfium | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |