Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
tags = "condprof"
scheme = "https"
support-files = ["file_bug1197901.html"]
["test_HapticFeedback.html"]
run-if = ["os == 'android'"] # Haptic feedback is only supported on Android
["test_bug1197901.html"]
skip-if = [
"os == 'android'",
"condprof", # "Only focused window should get the sensor events"
"os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && !fission",
]