Closed
Bug 1559132
Opened 4 years ago
Closed 3 years ago
Add ability to download attachments as bytes instead of storing in profile folder
Categories
(Firefox :: Remote Settings Client, enhancement)
Firefox
Remote Settings Client
Tracking
()
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: leplatrem, Assigned: leplatrem)
References
Details
Attachments
(1 file)
In some cases, like CRLite intermediates preload, we don't need to store the attachments in the profile folder. We just want to read the bytes.
We could add a downloadAsBytes()
method.
Comment 1•4 years ago
|
||
Type: defect → task
Assignee | ||
Updated•4 years ago
|
Type: task → enhancement
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mathieu
Pushed by mleplatre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e37f837977c2 Add ability to download Remote Settings attachments as bytes r=glasserc
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•