Open
Bug 2039393
Opened 1 month ago
Updated 29 days ago
Remove extensions.webextensions.allow_executeScript_in_moz_extension pref
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 2011234 started the deprecation of executeScript in extension documents.
Bug 2015559 enforces the deprecation by setting the extensions.webextensions.allow_executeScript_in_moz_extension pref to true on all channels.
The preference continues to exist for a few releases to serve as an emergency flag, to allow users who encounter broken extensions to revert to the original behavior while awaiting an extension update with a fix.
| Reporter | ||
Updated•29 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•