Open Bug 1594512 Opened 5 years ago Updated 2 years ago

Clean up message format for first run / interrupt / triplets moving things into content

Categories

(Firefox :: Messaging System, task, P3)

task

Tracking

()

Tracking Status
firefox71 --- wontfix
firefox72 --- affected

People

(Reporter: Mardak, Unassigned)

References

Details

Bug 1594125 added a tripletsHeaderId to the top level message adjacent to utm_term originally added in bug 1548503. Arguably both should live inside the content object except currently it's used only for interrupts and bug 1560065 determined interrupt-or-not based on the existence of the object: const hasInterrupt = Boolean(message.content);

This is complicated a bit more with the fact that remote messages are now putting these fields at the top level, so refactoring will probably need to happen at the same time except also supporting older firefox versions too…

Priority: -- → P3
Severity: normal → S3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.