zotero/test
Dan Stillman 8379bdc8cd ZFS: Don't retry download for canceled redirect with mtime/hash match
This was a regression from the switch to `Zotero.HTTP.download()`. 302
wasn't a success code, so `HTTP.download()` would throw, and since the
status wasn't set correctly on the `XMLHttpRequest` within
`HTTP.UnexpectedStatusException`, it would think it was an interrupted
S3 connection and trigger another download after a delay.
2025-07-26 01:32:22 -04:00
..
components Switch back to @mozilla.org/browser/clh;1 and fix tests 2023-05-24 08:21:16 -04:00
content Connector attachment saving server changes for 7.0 (#5345) 2025-06-19 01:01:52 -04:00
resource Connector attachment saving server changes for 7.0 (#5345) 2025-06-19 01:01:52 -04:00
tests ZFS: Don't retry download for canceled redirect with mtime/hash match 2025-07-26 01:32:22 -04:00
chrome.manifest fx115: Restore test runner 2024-03-30 00:58:53 -04:00
runtests.sh Add pref to enable local API (#4236) 2024-06-14 06:25:39 -04:00