tor-browser

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

storage-buckets.tentative.https.any.js.ini (622B)


      1 [storage-buckets.tentative.https.any.sharedworker.html]
      2  [Storage buckets have independent locks]
      3    expected: FAIL
      4 
      5 
      6 [storage-buckets.tentative.https.any.html]
      7  expected:
      8    if os == "android": [OK, CRASH]
      9  [Storage buckets have independent locks]
     10    expected: FAIL
     11 
     12 
     13 [storage-buckets.tentative.https.any.serviceworker.html]
     14  expected:
     15    if (os == "win") and debug and (processor == "x86_64"): CRASH
     16    if os == "android": [OK, CRASH]
     17  [Storage buckets have independent locks]
     18    expected: FAIL
     19 
     20 
     21 [storage-buckets.tentative.https.any.worker.html]
     22  [Storage buckets have independent locks]
     23    expected: FAIL