Closed Bug 1734396 Opened 3 years ago Closed 3 years ago

x5u should be fetched with Utils.fetch instead of fetch

Categories

(Firefox :: Remote Settings Client, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox94 --- fixed
firefox95 --- fixed

People

(Reporter: robwu, Assigned: robwu)

References

Details

Attachments

(1 file)

Everything in RemoteSettings uses Utils.fetch to fetch remote data (since bug 1654693 and bug 1729009).

Well, everything except _validateCollectionSignature: https://searchfox.org/mozilla-central/rev/1dab956095020c53aa66cbee8845eb1fa925b75c/services/settings/RemoteSettingsClient.jsm#863

That should also use Utils.fetch.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/1c0659816956
Use Utils.fetch to fetch x5u r=leplatrem
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch

Comment on attachment 9244544 [details]
Bug 1734396 - Use Utils.fetch to fetch x5u

Beta/Release Uplift Approval Request

  • User impact if declined: RemoteSettings may fail to apply changes depending on network conditions.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): The underlying logic is already used by other parts of RemoteSettings, and has received full automated test coverage in bug 1729009.
  • String changes made/needed:
Attachment #9244544 - Flags: approval-mozilla-beta?

Approved for 94.0b6

Attachment #9244544 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: