381
edits
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 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 | * The shutdown ping might be sent twice, with different content and the identical pingId. This must never happen. | ||
== Ownership == | == Ownership == |
edits