tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pipe-through.any.js.ini (1191B)


      1 [pipe-through.any.shadowrealm.html]
      2  expected:
      3    if (os == "android") and not debug: [ERROR, CRASH]
      4    ERROR
      5 
      6 [pipe-through.any.html]
      7 
      8 [pipe-through.any.sharedworker.html]
      9 
     10 [pipe-through.any.worker.html]
     11  expected:
     12    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     13    if (os == "mac") and not debug: [OK, CRASH]
     14 
     15 [pipe-through.any.serviceworker.html]
     16  expected:
     17    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     18 
     19 [pipe-through.any.shadowrealm-in-sharedworker.html]
     20  expected:
     21    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     22    ERROR
     23 
     24 [pipe-through.https.any.shadowrealm-in-audioworklet.html]
     25  expected: ERROR
     26 
     27 [pipe-through.https.any.shadowrealm-in-serviceworker.html]
     28  expected: [ERROR, TIMEOUT]
     29 
     30 [pipe-through.any.shadowrealm-in-dedicatedworker.html]
     31  expected: ERROR
     32 
     33 [pipe-through.any.shadowrealm-in-shadowrealm.html]
     34  expected:
     35    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     36    ERROR
     37 
     38 [pipe-through.any.shadowrealm-in-window.html]
     39  expected:
     40    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     41    ERROR