Closed
Bug 1440699
Opened 7 years ago
Closed 5 years ago
Automate ADB Helper manifest on binary changes
Categories
(DevTools Graveyard :: WebIDE, enhancement, P3)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jryans, Unassigned)
Details
As part of manually unpacking binaries, ADB Helper contains a manifest file for each platform. This manifest must be altered in some way (like editing the version number) if the binaries are changed to ensure the new files are unpacked again.
We could automate this at build time, or some other way. (A disadvantage of just inserting the add-on version automatically is that we typically don't change the binaries, so updating the manifest would trigger another unpack for every add-on upgrade even when not needed.)
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
WebIDE was completely removed in Bug 1539462 (Firefox 71). Closing all the bugs remaining in the component.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•