Open
Bug 1576477
Opened 6 years ago
Updated 3 years ago
When 2 WebExtension Experiment permissions are used only the last one works
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: kolan_n, Unassigned)
Details
- clone https://github.com/KOLANICH/webext-experiment-parse and install the extension in
experimentdir - Clone https://github.com/KOLANICH/webext-experiment-config
- uncomment line 32 in
extension/manifest.jsonand comment line 33 - install
experimentandextension - go to
configInspector@experiments.addons.mozilla.orgextension console and try to useexperiments.parse. It won't work. If the order is reversed,experiments.configwill stop working.
Updated•5 years ago
|
Component: Extension Compatibility → Untriaged
Product: Firefox → WebExtensions
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Add-ons Manager' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Add-ons Manager
Product: WebExtensions → Toolkit
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•