tor-browser

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

xmlhttprequest-timeout-worker-simple.html.ini (413B)


      1 [xmlhttprequest-timeout-worker-simple.html?timeout hit before load]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4 
      5 [xmlhttprequest-timeout-worker-simple.html?no time out scheduled, load fires normally]
      6  expected:
      7    if (os == "android") and fission: [OK, TIMEOUT]
      8 
      9 [xmlhttprequest-timeout-worker-simple.html?load fires normally]
     10  expected:
     11    if (os == "android") and fission: [OK, TIMEOUT]