Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/remote/cdp/test/browser/input/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 794 B image not shown  

Quelle  browser.toml   Sprache: unbekannt

 
[DEFAULT]
tags = "cdp"
subsuite = "remote"
args = [
  "--remote-debugging-port",
  "--remote-allow-origins=null",
]
prefs = [
  # CDP protocol is not Fission compatible
  "fission.bfcacheInParent=false",
  "fission.webContentIsolationStrategy=0",

  # Only enable CDP protocol
  "remote.active-protocols=2",
]
skip-if = [
  "display == 'wayland'" # Bug 1861933: Timestamp unreliable due to worker setup
]
support-files = [
  "!/remote/cdp/test/browser/chrome-remote-interface.js",
  "!/remote/cdp/test/browser/head.js",
  "head.js",
  "doc_events.html",
  "doc_dispatchKeyEvent_race.html",
]

["browser_dispatchKeyEvent.js"]

["browser_dispatchKeyEvent_events.js"]
https_first_disabled = true

["browser_dispatchKeyEvent_race.js"]
https_first_disabled = true

["browser_dispatchMouseEvent.js"]

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]