[remote-dbg-next] Temporary extensions should be listed on remote devices
Categories
(DevTools :: about:debugging, enhancement, P3)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: jdescottes, Assigned: rpl)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
Currently the whole "Temporary Extensions" category is hidden for remote devices, because we can't install temporary extensions from DevTools.
However, temporary extensions might be loaded outside of DevTools. For instance, GeckoView might decide to use temporary extensions for their internal webextension.
In that case we should make sure those extensions are still listed in about:debugging.
In practice that means the "Temporary Extensions" category should always be displayed, and only the "Install" button should be hidden.
Might be a blocker for Bug 1596864, depending on how things go.
Reporter | ||
Comment 1•6 years ago
|
||
Looks like the GV team is looking at using the AddonManager in Bug 1582185. If they install them as temporary addons, we should implement this to make sure the extensions are visible.
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
bugherder |
Description
•