Open
Bug 1942322
Opened 1 month ago
Updated 3 days ago
Add a "build" command to build the New Tab XPI
Categories
(Firefox :: New Tab Page, task, P3)
Firefox
New Tab Page
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [hnt-trainhop])
This build command should construct an XPI structured the same way as the built-in addon folder is constructed. This might mean "generating" the addon jar.mn file from some kind of separate manifest of files, and having the build script read that manifest as well. I want to avoid us having to maintain 2 separate lists of files (one which goes into the builtin-addons/newtab folder in the browser.jar, and another that goes into the XPI).
Updated•1 month ago
|
Reporter | ||
Updated•4 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•