Page MenuHomePhabricator

Correct the behavior of "Desktop Only" in Notifications preferences
ClosedPublic

Authored by epriestley on Mar 16 2018, 10:13 PM.
Tags
None
Referenced Files
F14896350: D19233.id.diff
Sun, Feb 9, 9:57 AM
F14890188: D19233.id46054.diff
Sun, Feb 9, 5:44 AM
F14890187: D19233.id46053.diff
Sun, Feb 9, 5:44 AM
F14890186: D19233.id.diff
Sun, Feb 9, 5:44 AM
F14890185: D19233.diff
Sun, Feb 9, 5:44 AM
F14885413: D19233.id.diff
Sun, Feb 9, 2:25 AM
Unknown Object (File)
Sat, Jan 25, 12:47 AM
Unknown Object (File)
Sat, Jan 25, 12:47 AM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/desktop-only-notifications-mode-is-broken/1234. Ref T13102. The "Desktop Only" mode for notifications currently shows both desktop and web notifications.

In fact, JX.Notification currently has no ability to render notifications as desktop-only. Make this work.

Note that many of the variables and parameters here, including showAnyNotification, web_ready, and desktop_ready, are named in an incorrect or misleading way. However, the new behavior appears to be correct.

Test Plan
  • Emitted test notifications in "No Notifications", "Web Only", "Web and Desktop", and "Desktop" modes.
  • Saw appropriate notifications appear in the UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 16 2018, 10:17 PM
This revision was automatically updated to reflect the committed changes.