forked from mirrors/gecko-dev
This patch adds a new trigger that will be used to deliver messages to the user without disrupting their work. The trigger will only fire when the user starts interacting with the browser (e.g. moving the mouse or pressing a key) after a given period of time has passed without any user activity or audio playback. In the initial messages planned for this trigger, the necessary period of idle time will be 20 minutes. The trigger fires after a 2 second delay to ensure the user does not miss the message. Putting the computer to sleep or waking it up from sleep will reset the idle "timer" to avoid messages being delivered as soon as the computer is woken up from sleep. Differential Revision: https://phabricator.services.mozilla.com/D160454 |
||
|---|---|---|
| .. | ||
| lib | ||
| schemas | ||
| targeting | ||
| jar.mn | ||
| moz.build | ||