Closed
Bug 597595
Opened 15 years ago
Closed 14 years ago
support packed addon installation and execution
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 638742
People
(Reporter: myk, Unassigned)
Details
The SDK should create XPIs that support packed installation and execution, since it improves startup time on Firefox 4.0 nightlies that support the feature.
See bug 597509 for the workaround we employed to make SDK-generated XPIs work on those nightlies until we can fix this bug.
See bug 597509, attachment 476406 [details] [diff] [review] for mossop's preliminary work to fix this bug.
Comment 1•15 years ago
|
||
Should this be a toolkit bug that blocks Firefox 4?
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Should this be a toolkit bug that blocks Firefox 4?
This is something that needs to be implemented in the Jetpack SDK. Obviously if it becomes apparent that there are bugs in toolkit that need to be fixed to support this then those should be toolkit blockers.
Comment 3•15 years ago
|
||
Which I guess suggests that we ought to get on top of this a.s.a.p. to verify that there isn't anything in the platform that needs fixing.
| Reporter | ||
Comment 4•15 years ago
|
||
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.
To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
638742 has some work in progress on this.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•