зеркало из https://github.com/mozilla/gecko-dev.git
6ff27537b1
This telemetry records, for each toplevel window, the relationship between the actual fission-enabled status of the window, and the "fission.autostart" pref. This takes the form of a categorized telemetry histogram with the following keys: * EnabledByAutostart: useRemoteSubframes == true fission.autostart == true * EnabledByUser: useRemoteSubframes == true fission.autostart == false * DisabledByAutostart: useRemoteSubframes == false fission.autostart == false * DisabledByUser: useRemoteSubframes == false fission.autostart == true 'DisabledByUser' helps indicate useful information such as how often fission testers need to open non-fission windows due to breakage, while 'EnabledByAutostart' and 'EnabledByUser' helps give a better image of how many people are testing fission. Differential Revision: https://phabricator.services.mozilla.com/D61927 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actors | ||
components | ||
content | ||
crashreporter | ||
docs | ||
forgetaboutsite | ||
library | ||
locales | ||
modules | ||
mozapps | ||
pluginproblem | ||
profile | ||
recordreplay | ||
system | ||
themes | ||
xre | ||
.eslintrc.js | ||
l10n-registry.manifest | ||
moz.build | ||
moz.configure | ||
toolkit.mozbuild |