Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/webgpu/tests/mochitest/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 965 B image not shown  

Quelle  mochitest-no-pref.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[DEFAULT]
subsuite = "webgpu"
dupe-manifest = true # duplicates mochitest-disabled.toml

# This file's tests should run when WebGPU is disabled by the default
# value of `dom.webgpu.enabled` in `modules/libpref/init/StaticPrefList.yaml`.
#
# This condition should be the same as the `run-if` condition in
# `mochitest.toml`, except for `verify`.
skip-if = [
  "early_beta_or_earlier",
  "os == 'mac' && os_version == '10.15' && arch == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && arch == 'x86_64'",
  "os == 'mac' && os_version == '15.30' && arch == 'aarch64'",
  "os == 'win'",
  "verify", # `test-verify` jobs don't guarantee a GPU, so skip them.
]
prefs = [
  "gfx.webgpu.ignore-blocklist=true", # https://bugzilla.mozilla.org/show_bug.cgi?id=1985348
]

# Even if the pref were enabled, WebGPU is only available in secure contexts.
#
# See spec WebIDL, like this: https://www.w3.org/TR/webgpu/#navigatorgpu
scheme = "https"

["test_gpu_disabled.html"]

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-08-25]