Closed
Bug 1647994
Opened 5 years ago
Closed 5 years ago
Sync ping may submit with an empty UID
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
If a sync ping has no syncs (eg, just events or similar) it will be submitted without a UID. I also noticed that no noise is made if the promise returned by submitting the ping rejects, so I'm making that log an error.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Actually, I think it's more "if the first ping has no syncs it will be submitted without a UID" - eg, start firefox, send-tab, quit.
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90a70bbfca86
ensure the sync ping always records the hashed UID if known. r=rfkelly
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•