Closed Bug 1735133 Opened 3 years ago Closed 3 years ago

Allow json schema post-processors on entries of type "function"

Categories

(WebExtensions :: General, task, P2)

task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: willdurand, Assigned: willdurand)

References

(Blocks 1 open bug)

Details

(Whiteboard: [mv3-m2])

Attachments

(1 obsolete file)

The scripting API defines a ScriptInjection type that contains a "serializable function". One way to support this new kind of parameters is to use a post-processor but "function" entries cannot have processors yet.

This bug is about adding support for post-processors for entries of type "function".

Severity: -- → N/A
Priority: -- → P2
Type: enhancement → task
Whiteboard: [mv3-m2]

This patch allows to use postprocess on entries of type "function" in
a JSON schema that defines a WebExtension API.

Attachment #9245712 - Attachment is obsolete: true

We don't need this for the scripting API (at least not right now) because we're going to use child process.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: