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
F15507926: D19233.id.diff
Wed, Apr 16, 12:18 AM
F15507925: D19233.id46054.diff
Wed, Apr 16, 12:18 AM
F15507924: D19233.id46053.diff
Wed, Apr 16, 12:17 AM
F15507862: D19233.diff
Tue, Apr 15, 11:33 PM
F15450827: D19233.id46054.diff
Fri, Mar 28, 6:30 PM
F15449980: D19233.id46053.diff
Fri, Mar 28, 1:18 PM
F15444715: D19233.id.diff
Thu, Mar 27, 10:51 AM
F15439281: D19233.diff
Wed, Mar 26, 6:45 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.