Opened 9 years ago
Last modified 9 years ago
#5520 new Enhancement
Use the new API for notifications in the Web Client
Reported by: | chugylo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Web Client | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Transmission has already support for desktop notifications (4739). It works in Chrome. This patch adds support for the new API that should become a standard soon. Now Firefox has a full support of this specification.
Attachments (1)
Change History (3)
Changed 9 years ago by chugylo
comment:1 Changed 9 years ago by jordan
comment:2 Changed 9 years ago by chugylo
FF shows the dialog in the location bar that prompts something like "Would you like to show notifications for localhost?" It prompts once for every domain. Then, you may press Ctrl+I on the page and go to the "Permissions" tab to change the permission. I tested the patch both on Nightly and on the latest stable release. It works correctly for me.
Note: See
TracTickets for help on using
tickets.
Hi chugylo,
I tried applying this patch and am not seeing any notifications in FF Nightly. Is there anything I need to change on Firefox to test this?