tor-browser

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

sync-no-progress.any.js.ini (323B)


      1 [sync-no-progress.any.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [progress event should not be fired by sync XHR]
      5    expected:
      6      if not fission and (os == "linux") and debug: [PASS, FAIL]
      7 
      8 
      9 [sync-no-progress.any.worker.html]
     10  expected:
     11    if (os == "android") and fission: [OK, TIMEOUT]