Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  xpcshell-parent-process.toml   Sprache: unbekannt

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

[DEFAULT]
dupe-manifest = ""
head = "xpcshell-head-parent-process.js"
tags = "inc-origin-init"
tail =  ""
support-files = [
  "URLSearchParams_profile.zip",
  "bug1056939_profile.zip",
  "idbSubdirUpgrade1_profile.zip",
  "idbSubdirUpgrade2_profile.zip",
  "mutableFileUpgrade_profile.zip",
  "obsoleteOriginAttributes_profile.zip",
  "orphaned_files_profile.zip",
  "oldDirectories_profile.zip",
  "GlobalObjectsChild.js",
  "GlobalObjectsModule.sys.mjs",
  "GlobalObjectsSandbox.js",
  "metadata2Restore_profile.zip",
  "metadataRestore_profile.zip",
  "fileListUpgrade_profile.zip",
  "schema18upgrade_profile.zip",
  "schema21upgrade_profile.zip",
  "schema23upgrade_profile.zip",
  "snappyUpgrade_profile.zip",
  "storagePersistentUpgrade_profile.zip",
  "wasm_get_values_profile.zip",
  "xpcshell-shared.toml",
]

["include:xpcshell-shared.toml"]

["make_URLSearchParams.js"]
run-if = [
  "false", # Only used for recreating URLSearchParams_profile.zip
]

["test_URLSearchParams.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_bad_origin_directory.js"]

["test_blob_file_backed.js"]

["test_bug1056939.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_cleanup_transaction.js"]

["test_clear_object_store_with_indexes.js"]
requesttimeoutfactor = 2  # Slow on Windows
run-sequentially = [
  "os == 'mac'", # frequent parallel fail on Mac
  "os == 'linux'", # frequent parallel fail on Linux
]
skip-if = [
  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && tsan", # Bug 1959284
]

["test_connection_idle_maintenance.js"]

["test_connection_idle_maintenance_stop.js"]
# Bug 1996558: incompatible with SQLite at-rest encryption; runs with encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_databaseWorkStarted.js"]

["test_database_close_without_onclose.js"]

["test_database_onclose.js"]

["test_fileListUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_file_copy_failure.js"]

["test_globalObjects_ipc.js"]
prefs = ["dom.indexedDB.testing.allowContentSystem=true"]

["test_idbSubdirUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_idle_maintenance.js"]

["test_idle_maintenance_and_databases.js"]

["test_invalidate.js"]
# disabled for the moment.
skip-if = [
  "true",
]

["test_marker_file.js"]

["test_maximal_serialized_object_size.js"]

["test_maximal_structured_clone_size.js"]

["test_metadata2Restore.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_metadataRestore.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_mutableFileUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_obsoleteOriginAttributesUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_oldDirectories.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_orphaned_files.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_quotaExceeded_recovery.js"]

["test_readwriteflush_disabled.js"]

["test_schema18upgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_schema21upgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_schema23upgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_slowDatabaseInitialization.js"]

["test_slowStorageInitialization.js"]

["test_snappyUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_storagePersistentUpgrade.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_temporary_storage.js"]
requesttimeoutfactor = 2  # Slow on Linux and Windows
skip-if = [
  "inc_origin_init", # bug 1942783
]

["test_transaction_durability.js"]

["test_unexpectedDirectory.js"]

["test_view_put_get_values.js"]

["test_wasm_get_values.js"]
# Bug 1996558: migrates a plaintext profile fixture that obfsvfs cannot read; runs with SQLite encryption off.
prefs = ["security.storage.encryption.sqlite.enabled=false"]

["test_wasm_put_get_values.js"]

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

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002