Closed Bug 300373 Opened 20 years ago Closed 20 years ago

Wanted - Shared libs during static build for MINIMO

Categories

(Core :: Security: PSM, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(1 file)

Assignee: kaie → dougt
Attached patch patch v.1Splinter Review
The reasons for this change is that adding PSM to a static build of Minimo for WindowCE seams to increase the size of the application such that the loader will not load the executable on a device which 20mb free. Moving PSM out of the application and into shared libs seams to be a win on two counts a) you can load minimo on wince, b) PSM seams to not be created during startup so this is code that just doesn't have to load at every startup. Doug
Comment on attachment 188939 [details] [diff] [review] patch v.1 Bah, that sucks.
Attachment #188939 - Flags: review+
Checking in manager/boot/src/Makefile.in; /cvsroot/mozilla/security/manager/boot/src/Makefile.in,v <-- Makefile.in new revision: 1.13; previous revision: 1.12 done Checking in manager/pki/src/Makefile.in; /cvsroot/mozilla/security/manager/pki/src/Makefile.in,v <-- Makefile.in new revision: 1.29; previous revision: 1.28 done Checking in manager/ssl/src/Makefile.in; /cvsroot/mozilla/security/manager/ssl/src/Makefile.in,v <-- Makefile.in new revision: 1.64; previous revision: 1.63 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: