icecat: add release icecat-140.6.0-1gnu1 for ecne

This commit is contained in:
Ark74 2026-01-17 19:26:27 -06:00
parent 618c9f4145
commit 7d0f5dab3b
3382 changed files with 457689 additions and 569094 deletions

View file

@ -659,7 +659,7 @@ add_task(async function test_checkForAddons_contentSignatureFailure() {
Assert.equal(res.addons[0].id, "gmp-gmpopenh264");
Assert.equal(res.addons[0].usedFallback, true);
Assert.ok(
res.addons[0].URL.startsWith("http://ciscobinary.openh264.org")
res.addons[0].URL.startsWith("https://ciscobinary.openh264.org")
);
Assert.deepEqual(res.addons[0].mirrorURLs, []);
Assert.equal(res.addons[1].id, "gmp-widevinecdm");