Closed Bug 1602962 Opened 5 years ago Closed 4 years ago

change V2 content script manifest enabling

Categories

(WebExtensions :: General, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1594234

People

(Reporter: mixedpuppy, Assigned: mixedpuppy)

References

(Blocks 1 open bug)

Details

Right now when the pref is flipped, we enable default csp for all installed extensions. That is fine for a little bit, developers flipping the feature on to test with. However, when we want to push this into release we'll need transition periods:

  1. V2 with old format, no default csp applied to content scripts
  2. V2 with new format, default csp applied to content scripts
  3. V3 requires new format

Extensions in the #1 and #2 category will need to work simultaneously.

So...for V2, the feature will need to change so that the preference must be flipped, AND the manifest must use the new format, before we apply default csp to content scripts.

Severity: normal → S3
Type: defect → enhancement
Priority: P1 → P2

This is being addressed in bug 1594234

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