Re: Mozilla blocked Flash for 8 hours.. any data?

Benjamin Smedberg <[email protected]> Mon, 27 Jul 2015 10:26:36 -0400
Newsgroups gmane.comp.mozilla.devel.plugins
Message-ID <[email protected]>

On 7/22/2015 4:17 PM, [email protected] wrote:
> Hi all,
>
> Did Mozilla collect any data* for the 8 hours flash was blocked?  This could really help any discussion about making flash click-to-play permanently..

We do not collect data from our release users, but we do collect some 
information about activation from prerelease users in the following 
telemetry histograms:

PLUGINS_NOTIFICATION_SHOWN 
PLUGINS_NOTIFICATION_PLUGIN_COUNTPLUGINS_NOTIFICATION_USER_ACTION 
PLUGINS_INFOBAR_SHOWN PLUGINS_INFOBAR_BLOCK PLUGINS_INFOBAR_ALLOW

See 
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/telemetry/Histograms.json 
for a more complete description of these histograms. You can look at the 
aggregate numbers by date on the telemetry dashboard at 
https://telemetry.mozilla.org/

I don't expect that this data will be helpful in making decisions about 
Flash default status. There are still clear blockers such as advertising 
to deal with, but the time is coming where we can consider it.

--BDS