Closed
Bug 1314393
Opened 8 years ago
Closed 8 years ago
Pls implement the vibrate option in ServiceWorker.ShowNotification
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect)
Toolkit Graveyard
Notifications and Alerts
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1273641
People
(Reporter: massaro.antonio, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; .NET4.0C; .NET4.0E; Tablet PC 2.0; rv:11.0) like Gecko
Steps to reproduce:
I created a service worker and used in firefox android 48.0 the ShowNotification method
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration/showNotification
Actual results:
the vibrate option is not implemented.
Expected results:
the vibrate option should be implemented otherwise the notification is almost useless. in Chrome it is implemented, I wish it was the same for Firefox. Chrome also activate the notification led, which is also great. Overall the UX using this method in chrome is much better. I think firefox can easily add the missing options (Vibrate+LED) and provide a great UX for this method. Pls test it yourself to see the results in Chrome and implement the same in Firefox. Thank you
Comment 1•8 years ago
|
||
Thanks for filing this! We're tracking this in bug 1273641, and I think it's on the platform UI team's radar.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•