Bug 1779670: Fix the ImageLib Bugzilla Component in moz.yaml files r=gfx-reviewers,jrmuizel DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D151892
This commit is contained in:
Tom Ritter 2022-07-15 01:01:11 +00:00
parent ddb69613e8
commit 8cc6e9c4f1
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ schema: 1
bugzilla: bugzilla:
# Bugzilla product and component for this directory and subdirectories # Bugzilla product and component for this directory and subdirectories
product: Core product: Core
component: "ImageLib" component: "Graphics: ImageLib"
# Document the source of externally hosted code # Document the source of externally hosted code
origin: origin:

View file

@ -2,7 +2,7 @@ schema: 1
bugzilla: bugzilla:
product: Core product: Core
component: "ImageLib" component: "Graphics: ImageLib"
origin: origin:
name: libjxl name: libjxl

View file

@ -2,7 +2,7 @@ schema: 1
bugzilla: bugzilla:
product: "Core" product: "Core"
component: "ImageLib" component: "Graphics: ImageLib"
origin: origin:
name: "libpng" name: "libpng"

View file

@ -2,7 +2,7 @@ schema: 1
bugzilla: bugzilla:
product: "Core" product: "Core"
component: "ImageLib" component: "Graphics: ImageLib"
origin: origin:
name: "libwebp" name: "libwebp"