Bug 1707590 - Part 2: Implement nsJXLDecoder r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D113359
This commit is contained in:
@@ -1136,6 +1136,7 @@ const kImageExtensions = new Set([
|
||||
"svg",
|
||||
"webp",
|
||||
"avif",
|
||||
"jxl",
|
||||
]);
|
||||
|
||||
function getNormalizedLeafName(aFile, aDefaultExtension) {
|
||||
|
||||
Reference in New Issue
Block a user