Closed Bug 49360 Opened 25 years ago Closed 25 years ago

cache is still built into it's own shared lib on unix.

Categories

(Core :: Networking: Cache, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jud, Assigned: jud)

Details

(Keywords: memory-footprint, Whiteboard: [nsbeta3+])

Unix is still building the necko cache into it's own shared lib (see http://lxr.mozilla.org/seamonkey/source/netwerk/cache/Makefile.in#29 ) Windows is doing the right thing by not building it into it's own lib (see http://lxr.mozilla.org/seamonkey/source/netwerk/cache/Makefile.win#24 ). The cache libs (file, mem, and mgr) are build into static libs and are then linked into the main necko shared lib.
Keywords: footprint, nsbeta3
Whiteboard: [nsbeta3+]
fix is in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified by reporter
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.