381
edits
| Line 36: | Line 36: | ||
* The shutdown ping must be correctly sent on the next Firefox restart if the server returned an error when sending using the PingSender. | * The shutdown ping must be correctly sent on the next Firefox restart if the server returned an error when sending using the PingSender. | ||
* No shutdown ping must be sent if Telemetry data upload is disabled (i.e. datareporting.healthreport.uploadEnabled is false) | * No shutdown ping must be sent if Telemetry data upload is disabled (i.e. datareporting.healthreport.uploadEnabled is false) | ||
* If datareporting.healthreport.uploadEnabled is set to true but no data choices bar was displayed (on a new profile), no ping must be sent when shutting down. | |||
* If it is started with upload enabled (datareporting.healthreport.uploadEnabled) and then disabled before the shutting down, no ping must be sent. | |||
== Ownership == | == Ownership == | ||
edits