Closed Bug 1751436 Opened 2 years ago Closed 2 years ago

Add support for `persistAcrossSessions` in `scripting.RegisteredContentScript`

Categories

(WebExtensions :: General, enhancement, P2)

enhancement

Tracking

(firefox105 fixed)

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: willdurand, Assigned: willdurand)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-complete, Whiteboard: [mv3-m2])

Attachments

(1 file)

From https://developer.chrome.com/docs/extensions/reference/scripting/#type-RegisteredContentScript

persistAcrossSessions (boolean / optional)
Specifies if this content script will persist into future sessions. The default is true.

We cannot do this right now so we'll ship an initial implementation without persistence (i.e. persistAcrossSessions will be ignored and the implementation will behave as it is set to false) and later add support for it (the aim of this bug).

Depends on: 1748564
Whiteboard: [mv3-m3]
Whiteboard: [mv3-m3] → [mv3-m2]
Severity: -- → N/A
Priority: -- → P2
Depends on: 1758007
Assignee: nobody → wdurand
Attachment #9278784 - Attachment description: WIP: Bug 1751436 - Add support for `persistAcrossSessions` in `scripting.RegisteredContentScript`. r?robwu! → Bug 1751436 - Add support for `persistAcrossSessions` in `scripting.RegisteredContentScript`. r?robwu!
Blocks: 1783131
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c59805e1c978
Add support for `persistAcrossSessions` in `scripting.RegisteredContentScript`. r=robwu
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Keywords: dev-doc-needed
Blocks: 1687764
Blocks: 1785898
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: