Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  browser_af.toml   Sprache: unbekannt

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

[DEFAULT]
tags = "devtools"
subsuite = "devtools"
support-files = [
  "examples/*",
  "head.js",
  "shared-head.js",
  "!/devtools/client/framework/browser-toolbox/test/helpers-browser-toolbox.js",
  "!/devtools/client/inspector/test/head.js",
  "!/devtools/client/inspector/test/shared-head.js",
  "!/devtools/client/shared/test/shared-head.js",
  "!/devtools/client/shared/test/highlighter-test-actor.js",
  "!/devtools/client/webconsole/test/browser/shared-head.js",
]
prefs = [
 "dom.ipc.processPrelaunch.enabled=false", # Disable randomly spawning processes during tests. After enabling windowless service workers, a process spawning will trigger an update of the service workers list which can fail the test if it occurs during shutdown (unhandled promise rejection).
 "javascript.options.experimental.explicit_resource_management=true", # This pref has to be set before the process starts
]

["browser_dbg-async-stepping.js"]

["browser_dbg-asyncstacks.js"]

["browser_dbg-audiocontext.js"]

["browser_dbg-backgroundtask-debugging.js"]
skip-if = [
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && asan", # Bug 1767707
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && debug", # Bug 1767707
  "os == 'mac' && os_version == '14.70' && arch == 'x86_64'", # Bug 1937229
  "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1937229, Bug 2028047
]

["browser_dbg-bfcache.js"]

["browser_dbg-blackbox-all.js"]

["browser_dbg-blackbox-original.js"]

["browser_dbg-blackbox.js"]
skip-if = [
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && tsan",
]

["browser_dbg-breaking-from-console.js"]

["browser_dbg-breaking.js"]

["browser_dbg-breakpoint-skipping-console.js"]

["browser_dbg-breakpoint-skipping.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-actions.js"]

["browser_dbg-breakpoints-columns.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-cond-functional.js"]

["browser_dbg-breakpoints-cond-shortcut.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-cond-source-maps.js"]

["browser_dbg-breakpoints-cond-ui-state.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-debugger-statement.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-duplicate-functions.js"]

["browser_dbg-breakpoints-in-evaled-sources.js"]

["browser_dbg-breakpoints-list.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-popup.js"]

["browser_dbg-breakpoints-reloading-with-source-changes.js"]

["browser_dbg-breakpoints-reloading.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-breakpoints-same-file-per-target.js"]

["browser_dbg-breakpoints-scroll-to-log.js"]

["browser_dbg-breakpoints-sourcemap-with-sections.js"]

["browser_dbg-breakpoints.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-browser-toolbox-unselected-pause.js"]
skip-if = [
  "os == 'mac' && os_version == '14.70' && arch == 'x86_64'", # Bug 1937315
  "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1937315, Bug 2028047
]

["browser_dbg-browser-toolbox-workers.js"]
skip-if = [
  "os == 'mac' && os_version == '14.70' && arch == 'x86_64'", # Bug 1767721
  "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1767721, Bug 2028047
]

["browser_dbg-call-stack.js"]

["browser_dbg-chrome-create.js"]

["browser_dbg-console-async.js"]

["browser_dbg-console-eval.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-console-link.js"]

["browser_dbg-console-map-bindings.js"]

["browser_dbg-console.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-content-script-sources.js"]

["browser_dbg-continue-to-here-click.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-continue-to-here.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-custom-formatters.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-debug-line.js"]

["browser_dbg-debugger-buttons.js"]

["browser_dbg-dom-mutation-breakpoints-fission.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-dom-mutation-breakpoints.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-eager-eval-skip-pause.js"]

["browser_dbg-editor-exception.js"]

["browser_dbg-editor-gutter.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-editor-highlight.js"]

["browser_dbg-editor-horizontal-scroll.js"]

["browser_dbg-editor-mode.js"]

["browser_dbg-editor-scroll.js"]

["browser_dbg-editor-select.js"]

["browser_dbg-ember-original-variable-mapping-notifications.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-es-module-worker.js"]

["browser_dbg-es-module.js"]

["browser_dbg-eval-throw.js"]

["browser_dbg-event-breakpoints-fission.js"]

["browser_dbg-event-breakpoints-unsupported.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-event-breakpoints.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]
skip-if = [
  "os == 'mac' && os_version == '14.70' && arch == 'x86_64'", # Bug 1959062
  "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1959062, Bug 2028047
]

["browser_dbg-event-handler.js"]

["browser_dbg-expressions-error.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-expressions-focus.js"]

["browser_dbg-expressions-thread.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-expressions-watch.js"]

["browser_dbg-expressions.js"]
fail-if = [
  "a11y_checks", # Bug 1849028 clicked element may not be focusable and/or labeled
]

["browser_dbg-extension-inspectedWindow-debugger-statement.js"]

["browser_dbg-fission-frame-breakpoint.js"]

["browser_dbg-fission-frame-pause-exceptions.js"]

["browser_dbg-fission-frame-sources.js"]

["browser_dbg-fission-project-search.js"]

["browser_dbg-fission-switch-target.js"]

[Dauer der Verarbeitung: 0.41 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002