mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f92545710a
The GMP manager uses a copy of the update service's url formatting code and has since fallen out of sync. We'll also want to use the same formatting code for the system add-on update checks so this just exposes it in a shared API. I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed formatUpdateURL there as well as a few properties that the update service still needs access to. UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now since tests expect to be able to change the update channel at runtime. |
||
---|---|---|
.. | ||
docs | ||
modules-testing | ||
tests/xpcshell | ||
healthreport-prefs.js | ||
HealthReport.jsm | ||
HealthReportComponents.manifest | ||
healthreporter.jsm | ||
moz.build | ||
profile.jsm | ||
providers.jsm |