QA/Shutdown Ping: Difference between revisions

Line 34: Line 34:
== Risk analysis ==
== Risk analysis ==
* A shutdown ping might be not sent: not through the PingSender nor on the next Firefox start.
* A shutdown ping might be not sent: not through the PingSender nor on the next Firefox start.
* The shutdown ping might be sent twice: once from the PingSender, once on the next Firefox start (they must have the same ping-id). This can happen but must be not frequent.
* The shutdown ping might be sent twice: once from the PingSender, once on the next Firefox start (they must have identical ping-id). This can happen but must be not frequent.
* The shutdown ping might be sent twice, with different content and the same ping id. This must never happen.
* The shutdown ping might be sent twice, with different content and the identical pingId. This must never happen.


== Ownership ==
== Ownership ==
381

edits