tor-browser

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

send-response-event-order.htm.ini (324B)


      1 [send-response-event-order.htm]
      2  disabled:
      3    if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1370056
      4  expected:
      5    if (os == "android") and fission: [OK, TIMEOUT]
      6  [XMLHttpRequest: The send() method: event order when synchronous flag is unset]
      7    expected:
      8      if (os == "mac") and debug: [PASS, FAIL]