tor-browser

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

event-timeout.any.js.ini (273B)


      1 [event-timeout.any.worker.html]
      2  disabled:
      3    if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1557708
      4  [XMLHttpRequest: timeout event]
      5    expected: [PASS, FAIL]
      6 
      7 
      8 [event-timeout.any.html]
      9  expected:
     10    if (os == "android") and fission: [OK, TIMEOUT]