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

Authored and Committed by Moonchild 3 years ago
28 files changed. 4 lines added. 967 lines removed.
config/system-headers
file modified
+0 -1
dom/base/Navigator.cpp
file modified
+1 -192
dom/base/Navigator.h
file modified
+0 -3
dom/tests/mochitest/general/mochitest.ini
file modified
+0 -1
dom/tests/mochitest/general/test_vibrator.html
file removed
-93
dom/webidl/Navigator.webidl
file modified
+3 -22
hal/Hal.cpp
file modified
+0 -79
hal/Hal.h
file modified
+0 -35
hal/fallback/FallbackVibration.cpp
file removed
-22
hal/moz.build
file modified
+0 -5
hal/sandbox/PHal.ipdl
file modified
+0 -3
hal/sandbox/SandboxHal.cpp
file modified
+0 -52
modules/libpref/init/all.js
file modified
+0 -4
testing/web-platform/tests/vibration/OWNERS
file removed
-3
testing/web-platform/tests/vibration/api-is-present.html
file removed
-27
testing/web-platform/tests/vibration/cancel-when-hidden-manual.html
file removed
-38
testing/web-platform/tests/vibration/cancel-with-0-manual.html
file removed
-31
testing/web-platform/tests/vibration/cancel-with-array-0-manual.html
file removed
-33
testing/web-platform/tests/vibration/cancel-with-empty-array-manual.html
file removed
-31
testing/web-platform/tests/vibration/cancel-with-new-manual.html
file removed
-32
testing/web-platform/tests/vibration/idl.html
file removed
-23
testing/web-platform/tests/vibration/invalid-values.html
file removed
-79
testing/web-platform/tests/vibration/pattern-array-extra-manual.html
file removed
-27
testing/web-platform/tests/vibration/pattern-array-manual.html
file removed
-26
testing/web-platform/tests/vibration/pattern-array-with-0-manual.html
file removed
-26
testing/web-platform/tests/vibration/silent-ignore.html
file removed
-31
testing/web-platform/tests/vibration/simple-array-manual.html
file removed
-23
testing/web-platform/tests/vibration/simple-scalar-manual.html
file removed
-25
    Issue #1682 - Remove vibrator DOM interface and support code.
    
    Resolves #1682
    
        
file modified
+0 -1
file modified
+1 -192
file modified
+0 -3
file modified
+3 -22
file modified
+0 -79
file modified
+0 -35
file modified
+0 -5
file modified
+0 -3
file modified
+0 -52
file modified
+0 -4