tor-browser

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

xmlhttprequest-timeout-worker-overridesexpires.html.ini (680B)


      1 [xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expired value before load fires]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Timeout test: timeout set to expiring value after load fires, original timeout at 5000, reset at 4000 to 1000]
      5    expected:
      6      if (os == "mac") and debug: [PASS, FAIL]
      7 
      8 
      9 [xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to non-expiring value after timeout fires]
     10  expected:
     11    if (os == "android") and fission: [OK, TIMEOUT]
     12 
     13 [xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expiring value after load fires]
     14  expected:
     15    if (os == "android") and fission: [OK, TIMEOUT]