tor-browser

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

release-across-thread.tentative.https.html.ini (459B)


      1 [release-across-thread.tentative.https.html]
      2  expected:
      3    if (os == "linux") and debug and fission: [TIMEOUT, OK]
      4  [A held lock on worker must prevent bfcache even after main thread releases locks]
      5    expected:
      6      if (os == "linux") and debug and fission: [TIMEOUT, PASS]
      7 
      8  [A held lock on shared worker must prevent bfcache even after main thread releases locks]
      9    expected:
     10      if (os == "linux") and debug and fission: [NOTRUN, PASS, TIMEOUT]