Bug 1582229 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The intent here was to collect telemetry from Beta 70 (with no enforcement) and then Nightly 71 would enforce it.

But in Bug 1579495 I forgot we had Nightly guards on the function call so we were not calling the function on Beta or sending in Telemetry.  That got fixed and uplifted.

But then I discovered/remembered that we had *also* guarded the pref with a Nightly guard. So I'm removing that in Nightly and requesting it be uplifted to Beta so we can really get the Telemetry.
The intent here was to collect telemetry from 70 (with no enforcement) and then 71 would enforce it and it would ride up the trains one behind the other.

But in Bug 1579495 I forgot we had Nightly guards on the function call so we were not calling the function on Beta or sending in Telemetry.  That got fixed and uplifted.

But then I discovered/remembered that we had *also* guarded the pref with a Nightly guard. So I'm removing that in Nightly and requesting it be uplifted to Beta so we can really get the Telemetry.

Back to Bug 1582229 Comment 0