Open
Bug 1701273
Opened 5 years ago
Add automated tests that make sure the installed version of the built-in themes match the version in the manifest
Categories
(Firefox :: Toolbars and Customization, task, P3)
Firefox
Toolbars and Customization
Tracking
()
NEW
People
(Reporter: jaws, Unassigned)
Details
In https://searchfox.org/mozilla-central/rev/6309f663e7396e957138704f7ae7254c92f52f43/browser/themes/addons/alpenglow/manifest.json#12 we see that the manifest says the version is 1.3, but in https://searchfox.org/mozilla-central/rev/6309f663e7396e957138704f7ae7254c92f52f43/browser/components/BrowserGlue.jsm#1408 we see that the version listed is 1.2.
We should have some tests to make sure that these version numbers stay in sync.
You need to log in
before you can comment on or make changes to this bug.
Description
•