New issue
Advanced search Search tips

Issue 874319 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 5
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 2
Type: Bug



Sign in to add a comment

Isolate Context process temporary directories.

Project Member Reported by kmarshall@chromium.org, Aug 15

Issue description

Context processes currently share /tmp with the ContextProvider.

We should allow give each Context its own isolated /tmp directory.
 
Description: Show this description
FWIW /tmp isn't shared between Context processes. ContextProvider clones only /svc, /pkg and /config/ssl, see https://codesearch.chromium.org/chromium/src/webrunner/service/context_provider_impl.cc?sq=package:chromium&g=0&l=65
Oh, sorry; that was me tweaking the wording, sounds like I misunderstood the original intent.
Status: Started (was: Assigned)
Status: WontFix (was: Started)
Non-test browsers don't require tempdirs; not a bug.

Sign in to add a comment