Open
Bug 1639494
Opened 5 years ago
Updated 3 years ago
Cache Windows sandbox read whitelist and `security.sandbox.logging.enabled` preferences
Categories
(Core :: Security: Process Sandboxing, task, P5)
Core
Security: Process Sandboxing
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox78 | --- | affected |
People
(Reporter: florian, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1600189 +++
security.sandbox.content.read_path_whitelist
and security.sandbox.logging.enabled
are all accessed once per content process start.
We should cache these values. See similar bug 1600189 for Linux.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•