You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #5551 we are injecting the "userScripts" permission into the empty enum entry being imported from the Firefox WebExtensions JSONSchema, to fix an issue with ajv considering the empty enum entry as invalid JSONSchema.
As part of #5551 we are injecting the "userScripts" permission into the empty enum entry being imported from the Firefox WebExtensions JSONSchema, to fix an issue with ajv considering the empty enum entry as invalid JSONSchema.
Bug 1942814 - Look into alternatives to the empty enum entry part of the OptionalOnlyPermission API schema is tracking looking into an alternative JSONSchema definition to be used on the Firefox side, while this issue is tracking removing the workaround along importing Firefox JSONSchema data that would not need the workaround anymore.
The text was updated successfully, but these errors were encountered: