Closed Bug 3209 Opened 26 years ago Closed 23 years ago

NECKO: RX: network cache

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: chofmann, Assigned: gagan)

Details

gagan needs to hunt down PRIVATE data; maybe dp needs all netlib folks to do the same, as long ago montulli used PRIVATE everywhere: Much of our non-static/global data needs to be partitioned by window, not reachable by other windows except through statics/globals. Therefore we're starting the hunt with statics and globals. Please have a look at the file(s) below to see if we can improve reentrantcy across the code base by making modifications to: network/cache/extcache.h:#define PRIVATE static network/cache/nu/include/nsCacheTrace.h: static char* m_TraceBuffer; network/module/nsNetFile.h:static nsNetFile *gNetFile = nsnull;
Status: NEW → ASSIGNED
A lot of these portions of code are going to be discarded at the end of project N2 (Netlib cleanup) merge. Thanks for pointing this out though.
setting paulmac as QA contact for all gagan's bugs (sorry for the spam)
RX tasks aren't going to make M3. close the reentrantcy tracking tasks if this specific area has been looked at and doesn't seem to be a problem. Otherwise each of these areas still need some looking at.
Target Milestone: M4 → M6
Marking till Necko lands...
Per DP's suggestion marking these till M8. Though Necko lands with M7, we will be able to verify it for M8.
I'm moving this to target M9, Necko will be enabled somewhere during late M8 or early M9. We will need to get on this and it cannot be postponed past the M9 milestone.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Component: XP Miscellany → Cache
Resolution: --- → LATER
Summary: RX: network cache → NECKO: RX: network cache
Target Milestone: M9 → M10
the new Cache architecture does not have any static globals!
Status: RESOLVED → VERIFIED
Bulk move of all Cache (to be deleted component) bugs to new Networking: Cache component.
LATER is deprecated.
Status: VERIFIED → REOPENED
Resolution: LATER → ---
netlib is gone. WONTFIX.
Status: REOPENED → RESOLVED
Closed: 26 years ago23 years ago
Resolution: --- → WONTFIX
VERIFIED/wontfix: cache bug cleanup
Status: RESOLVED → VERIFIED
QA Contact: paulmac → cacheqa
You need to log in before you can comment on or make changes to this bug.