Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/sandbox/test/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 550 B image not shown  

Quelle  browser_profiler.toml   Sprache: unbekannt

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

[DEFAULT]
skip-if = [
  "ccov",
  "!gecko_profiler",
  "os == 'linux' && (asan || tsan)" # bug 1784517 for sandbox, bug 1885381 for profiler
]
tags = "contentsandbox"

# This is here to make sure we will not have prelaunched processes, which will
# mess with sandbox profiling interaction: we will miss launch-related markers
# and this makes the test intermittently fail on TV jobs
prefs = [
  "dom.ipc.processPrelaunch.fission.number=0"
]

environment = "MOZ_SANDBOX_LOGGING_FOR_TESTS=1"

["browser_sandbox_profiler.js"]
run-if = ["os == 'linux'"]

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-05-07]