Closed
Bug 1894979
Opened 10 months ago
Closed 10 months ago
Convert UpdateService.sys.mjs to use classes
Categories
(Toolkit :: Application Update, task, P3)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: bytesized, Assigned: bytesized)
Details
Attachments
(1 file)
Spinning this work off of the larger stack in Bug 1875502.
Assignee | ||
Comment 1•10 months ago
|
||
There isn't an especially good reason why this needs to be done, but the syntax is a bit nicer, it allows us to use some modern language features, and it's a pretty low efffort and low risk change.
Also changes generateQI calls to use XPCOM id objects instead of strings.
Pushed by rsteuber@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7593dc1acea7
Convert UpdateService.sys.mjs to use classes r=nalexander,application-update-reviewers
Comment 3•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•