Issue #1682 - Remove vibrator DOM interface and support code.

Resolves #1682
This commit is contained in:
Moonchild 2020-11-13 13:33:08 +00:00 committed by roytam1
commit 6d5eda3010
28 changed files with 4 additions and 967 deletions

View file

@ -69,9 +69,6 @@ child:
async NotifySystemTimezoneChange(SystemTimezoneChangeInformation aSystemTimezoneChangeInfo);
parent:
async Vibrate(uint32_t[] pattern, uint64_t[] id, PBrowser browser);
async CancelVibrate(uint64_t[] id, PBrowser browser);
async EnableNetworkNotifications();
async DisableNetworkNotifications();
sync GetCurrentNetworkInformation()