Closed
Bug 1507071
Opened 7 years ago
Closed 7 years ago
Uninstall valence addon (fxdevtools-adapters) when starting adb-addon module
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox65 fixed)
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
See Bug 1504792.
Right now we uninstall the old unsupported ADB Helper addon when we start the new adb-addon devtools module https://searchfox.org/mozilla-central/rev/6e0e603f4852b8e571e5b8ae133e772b18b6016e/devtools/shared/adb/adb-addon.js#44-45
We could also uninstall Valence, as it is no longer supported (and hasn't been supported for a long time).
The addonid for valence is fxdevtools-adapters@mozilla.org
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Depends on D11862
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/72b0f7554eee
Uninstall valence when starting adb-addon module;r=ochameau
https://hg.mozilla.org/integration/autoland/rev/2cb84935ae6a
Explicitly uninstall valence and adbhelper when starting aboutdebugging and webide;r=ochameau
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/72b0f7554eee
https://hg.mozilla.org/mozilla-central/rev/2cb84935ae6a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Updated•7 years ago
|
Assignee: nobody → jdescottes
You need to log in
before you can comment on or make changes to this bug.
Description
•