Open Bug 1728535 Opened 3 years ago Updated 2 years ago

Validate and normalize methods parameters part of a WebExtensions API object

Categories

(WebExtensions :: General, task, P3)

task
Points:
2

Tracking

(Not tracked)

People

(Reporter: rpl, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [mv3-m3])

For every method in a WebExtensions API object, the WebExtensions internals are validating and normalizing all call parameters based on the JSONSchema definitions for the related method.

On the contrary WebExtensions API objects (e.g. runtime.Port, devtools.Panel etc.) methods parameters are not being validated and normaized based on their related JSONSchema definitions.

Points: --- → 2
Blocks: 1609923
You need to log in before you can comment on or make changes to this bug.