Closed
Bug 63927
Opened 25 years ago
Closed 10 years ago
enable Necko to run w/o write privs. "necko-readonly"
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: timeless, Unassigned)
References
Details
Spun off from tree:
bug 40109 [RFE] Ability to start two instances of mozilla.
bug 63925 [RFE] enable Necko to run as a separate app.
bug 63926 [RFE] necko application MultiUser and MultiSession considerations
Necko-readonly promises to write nothing to disk and carefully marks segments
as discardable. Any http traffic that does not say nocache is marked as safe
for discard. necko-readonly tries as hard as possible to not lose nocache
content, because it's assumed to be irreplacable.
As needed, this necko must be able to release cached content to free memory.
What is the rationale for this enhancement? (Yes, I've read bug 40109.)
Comment 3•23 years ago
|
||
moving neeti's futured bugs for triaging.
Assignee: neeti → new-network-bugs
Summary: [RFE] enable Necko to run w/o write privs. "necko-readonly" → enable Necko to run w/o write privs. "necko-readonly"
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•