Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/sandbox/test/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 734 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",
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && asan", # bug 1784517 for sandbox, bug 1885381 for profiler
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && 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-08-25]