Closed Bug 1542177 Opened 5 years ago Closed 4 years ago

Add ability to ship attachments in services/settings/dumps

Categories

(Firefox :: Remote Settings Client, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: leplatrem, Unassigned)

References

Details

No description provided.
Type: defect → enhancement
See Also: → 1488865

Putting every single attachment in the package as resource, like we do for JSON dumps, may not be the best approach.
For example, each file would have to be committed and listed in moz.build.
In the intermediates collection, we have 2200 attachments.

Since the code that downloads attachments will start by checking the presence of the file in the profile folder, couldn't we commit an archive that would be extracted on profile creation/migration?
This way all attachments would be considered as already downloaded...

See Also: → 1634127

:robwu added support of packaged attachments and documented it in https://bugzilla.mozilla.org/show_bug.cgi?id=1636158

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.