Closed Bug 11305 Opened 26 years ago Closed 25 years ago

Reuse nsAppleSingleDecoder::PLstr*() routines in Install Wizard

Categories

(SeaMonkey :: Installer, defect, P3)

PowerPC
Mac System 8.5

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: samir_bugzilla, Assigned: samir_bugzilla)

Details

Currently we have code duplication with Pascal string manipulation routines being in nsAppleSingleDecoder, from XPInstall, and in the Install Wizard codebase. We need to reuse the nsAppleSingleDecoder routines to help reducce code size.
Target Milestone: M15
Setting target milestone to M15. We will determine by then whether we are using PLStringFuncs. If so, we need not reuse nsAppleSingleDecoder::PLstr*() but in fact macro these routines to PL_str*() in Mozilla (XPInstall) and PLstr*() from PLStringFuncs in the Mac Install Wizard.
Status: NEW → ASSIGNED
This causes very minor code bloat and allows nsAppleSingleDecoder to be used standalone (in 3 separate places currently: MIW, XPInstall, ASEncoder) without being tweaked. Won't fix.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.