Open Bug 1497385 Opened 6 years ago Updated 2 years ago

Update PushSubscriptionJSON IDL to match spec

Categories

(Core :: DOM: Push Subscriptions, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: marcosc, Unassigned)

References

(Blocks 1 open bug, )

Details

The IDL in our implementation does not match the latest version of the spec, which has: 

dictionary PushSubscriptionJSON {
  USVString endpoint;
  DOMTimeStamp? expirationTime;
  record<DOMString, USVString> keys;
};
Andrew, I'm unsure who is maintaining the implementation? Is it just our team or could we cc someone to get this updated?
Flags: needinfo?(overholt)
Priority: -- → P3
Blocks: 1497427
Lina :)
Flags: needinfo?(overholt)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.