Closed
Bug 1736585
Opened 4 years ago
Closed 3 years ago
Implement `scripting.updateContentScripts()`
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [mv3-m2])
Attachments
(1 file)
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Severity: -- → N/A
Updated•4 years ago
|
Points: --- → 3
| Assignee | ||
Comment 1•3 years ago
|
||
Not sure this is the right approach but that seems to work.
Depends on D138819
Updated•3 years ago
|
Attachment #9264423 -
Attachment description: WIP: Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu! → Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu!
Updated•3 years ago
|
Attachment #9264423 -
Attachment description: Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu! → WIP: Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu!
Updated•3 years ago
|
Attachment #9264423 -
Attachment description: WIP: Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu! → Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r?robwu!
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d6ea84be1e0
Initial implementation of `scripting.updateContentScripts()`. r=robwu
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
| Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Comment 4•3 years ago
|
||
Draft of the MDN documentation page is ready for review in the Scripting API documentation #14725 PR.
Flags: needinfo?(wdurand)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(wdurand)
Updated•3 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•