tor-browser

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

held.tentative.https.html.ini (368B)


      1 [held.tentative.https.html]
      2  expected:
      3    if (os == "linux") and debug and fission: [OK, TIMEOUT]
      4  [A held lock on a nested worker must prevent bfcache]
      5    expected:
      6      if (os == "linux") and debug and fission: [PASS, TIMEOUT]
      7 
      8  [A held lock on a shared worker must prevent bfcache]
      9    expected:
     10      if (os == "linux") and debug and fission: [PASS, NOTRUN]