Open
Bug 1782690
Opened 3 years ago
Updated 3 years ago
Add WebIDL binding for `scripting.executeScript()`
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: willdurand, Unassigned)
References
Details
(Whiteboard: [addons-jira])
In Bug 1748315, we added bindings for the scripting
namespace but we omitted scripting.executeScript()
because this method accepts functions/args that we need to serialize.
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•