Closed
Bug 1736584
Opened 3 years ago
Closed 3 years ago
Implement `scripting.unregisterContentScripts()`
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox99 fixed)
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [mv3-m2])
Attachments
(2 files)
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Severity: -- → N/A
Updated•3 years ago
|
Points: --- → 3
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9264005 -
Attachment description: WIP: Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu! → Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu!
Updated•3 years ago
|
Attachment #9264005 -
Attachment description: Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu! → WIP: Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu!
Updated•3 years ago
|
Attachment #9264005 -
Attachment description: WIP: Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu! → Bug 1736584 - Initial implementation of `scripting.unregisterContentScripts()`. r?robwu!
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f6c8396ebe0
Initial implementation of `scripting.unregisterContentScripts()`. r=robwu
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D138819
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2289c84e377d
Part 2: re-add a test case. r=robwu
Comment 5•3 years ago
|
||
bugherder |
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Comment 6•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Comment 7•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
•