tor-browser

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

instantiate.any.js.ini (1038B)


      1 [instantiate.any.js]
      2  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1556807
      3 
      4 [instantiate.any.worker.html]
      5  expected:
      6    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      7    if (os == "linux") and fission: [OK, TIMEOUT]
      8 
      9 [instantiate.any.html]
     10 
     11 [instantiate.any.shadowrealm.html]
     12  expected: ERROR
     13 
     14 [instantiate.any.shadowrealm-in-dedicatedworker.html]
     15  expected: ERROR
     16 
     17 [instantiate.any.shadowrealm-in-sharedworker.html]
     18  expected:
     19    if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT]
     20    ERROR
     21 
     22 [instantiate.any.shadowrealm-in-shadowrealm.html]
     23  expected: ERROR
     24 
     25 [instantiate.https.any.shadowrealm-in-serviceworker.html]
     26  expected: [ERROR, TIMEOUT]
     27 
     28 [instantiate.any.shadowrealm-in-window.html]
     29  expected:
     30    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     31    if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     32    ERROR
     33 
     34 [instantiate.https.any.shadowrealm-in-audioworklet.html]
     35  expected: ERROR