Closed Bug 608593 Opened 14 years ago Closed 1 year ago

Use custom dlopen to load binary components from packed extensions

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: Unfocused, Unassigned)

References

Details

Bug 533038 made it so extensions don't need to be extracted from their .xpi files. But extensions with binary components still need to be unpacked, since these components can't be loaded from within an archive. However, bug 588607 implemented a custom dlopen() allowing binary libraries to be loaded from a .apk on Android. If this can be adapted to work on all OSes, then (most) extensions with binary components won't need to be unpacked either.
Severity: normal → S3

extensions with binary components are gone.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.