summaryrefslogtreecommitdiffstats
path: root/hal/sandbox/PHal.ipdl
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-11-13 13:33:08 +0000
committerMoonchild <moonchild@palemoon.org>2020-11-18 10:57:53 +0000
commit5744d59188e9efc89e48a5ccbaf42ecafd6faa15 (patch)
treeae4e0283a677330c2f912c2af7b96140cf86e5e4 /hal/sandbox/PHal.ipdl
parent45a976a5f1e83c3c2f7fcf85b1fa5315946f4c1a (diff)
downloadUXP-5744d59188e9efc89e48a5ccbaf42ecafd6faa15.tar
UXP-5744d59188e9efc89e48a5ccbaf42ecafd6faa15.tar.gz
UXP-5744d59188e9efc89e48a5ccbaf42ecafd6faa15.tar.lz
UXP-5744d59188e9efc89e48a5ccbaf42ecafd6faa15.tar.xz
UXP-5744d59188e9efc89e48a5ccbaf42ecafd6faa15.zip
Issue #1682 - Remove vibrator DOM interface and support code.
Diffstat (limited to 'hal/sandbox/PHal.ipdl')
-rw-r--r--hal/sandbox/PHal.ipdl3
1 files changed, 0 insertions, 3 deletions
diff --git a/hal/sandbox/PHal.ipdl b/hal/sandbox/PHal.ipdl
index 8701e1219..0dc2bbf77 100644
--- a/hal/sandbox/PHal.ipdl
+++ b/hal/sandbox/PHal.ipdl
@@ -70,9 +70,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()