Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  mochitest.toml   Sprache: unbekannt

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

[DEFAULT]
# Mochitests are executed in iframes. Several ServiceWorker tests use iframes
# too. The result is that we have nested iframes. CookieBehavior 4
# (BEHAVIOR_REJECT_TRACKER) doesn't grant storage access permission to nested
# iframes because trackers could use them to follow users across sites. Let's
# use cookieBehavior 0 (BEHAVIOR_ACCEPT) here.
prefs = ["network.cookie.cookieBehavior=0"]
dupe-manifest = true
tags = "condprof"
# GeckoView overwrites cookieBehavior 0 preferences in ContentBlocking.java.
# Therefore we need to skip these tests on android.
skip-if = [
  "os == 'android'",
]

["include:mochitest-common.toml"]

# This test can't work in PBM because of SpecialPowers.createChromeCache not
# supporting PBM we don't need to validate this in PBM.  So this test is not in
# mochitest-common.toml.

["test_bad_script_cache.html"]

# Following tests are not working currently when dFPI is enabled. So, we put
# these tests here instead of mochitest-common.toml so that these tests won't run
# when dFPI is enabled.

["test_cookie_fetch.html"]

["test_csp_upgrade-insecure_intercept.html"]

["test_eventsource_intercept.html"]
skip-if = [
  "http2",
  "http3",
]

["test_https_fetch.html"]
skip-if = [
  "condprof", # : timed out
]

["test_https_fetch_cloned_response.html"]

["test_https_origin_after_redirect.html"]

["test_https_origin_after_redirect_cached.html"]
skip-if = [
  "condprof", # : timed out
]

["test_https_synth_fetch_from_cached_sw.html"]

["test_importscript_mixedcontent.html"]
tags = "mcb"

["test_sanitize_domain.html"]
skip-if = [
  "http2",
  "http3",
]

[Dauer der Verarbeitung: 0.33 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