tor-browser

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

send-response-upload-event-progress.htm.ini (433B)


      1 [send-response-upload-event-progress.htm]
      2  disabled:
      3    if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1373347
      4  expected:
      5    if (os == "mac") and debug: [OK, TIMEOUT]
      6    if (os == "android") and fission: [OK, TIMEOUT]
      7  [XMLHttpRequest: The send() method: Fire a progress event named progress on the XMLHttpRequestUpload (synchronous flag is unset)]
      8    expected:
      9      if (os == "mac") and debug: [PASS, TIMEOUT]