Because of handling of older deliveries with only iosID, and because we were always setting parsedDeliveries' platform to 'ios' we were incorrectly trying to send rescinds for macOS notifications. This diff makes it so we are setting the platform correctly, and the parsed deliveries for macos are filtered later in the code.
Details
Details
- Check that after displaying a notification no rescinds for macOS are sent
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
keyserver/src/push/rescind.js | ||
---|---|---|
73 ↗ | (On Diff #29445) | Not strictly needed, but probably better to be explicit |