Closed
Bug 1547216
Opened 7 years ago
Closed 7 years ago
The browser chrome test app_update.sjs needs to handle HEAD requests for BITS downloads
Categories
(Toolkit :: Application Update, task, P2)
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file)
Without this the browser chrome UI tests run much slower than the nsIIncrementalDownload browser chrome UI tests. I have a patch that fixes this that I'll submit soon.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → robert.strong.bugs
Status: NEW → ASSIGNED
Priority: -- → P2
Updated•7 years ago
|
Type: defect → task
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by rstrong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aaec576505b2
Make the browser chrome test app_update.sjs handle HEAD requests for BITS downloads. r=bytesized
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•