Details
Details
- Reviewers
tomek - Commits
- rCOMMa8be73228f40: [Flow262][skip-ci] Fix: unreadCount can be undefined
Flow
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| web/push-notif/notif-crypto-utils.js | ||
|---|---|---|
| 445–447 ↗ | (On Diff #49131) | We should analyze it a bit. What happens if this function is called with undefined? How is this value used later? Does undefined have a special meaning there? Do we set it to undefined on purpose? |