[Webkit-unassigned] [Bug 256471] Minibrowser starts the network process but the web process crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 03:15:19 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256471

--- Comment #26 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Mero from comment #25)
> One question to you please. Would you tell how I can run it without writing
> to the /home/.cache folder. E.g. I may configure it in the config file to
> write the cache only to one folder on the usb and ban writing to the /home
> folder or any other system folder. My build is good only for the recycle
> bin, but yours is excellent and I need it highly.

I guess you can use the XDG_CACHE_HOME environment variable

 - $XDG_CACHE_HOME defines the base directory relative to which user-specific non-essential data files should be stored. If $XDG_CACHE_HOME is either not set or empty, a default equal to $HOME/.cache should be used.

More info: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230515/065c51bf/attachment.htm>


More information about the webkit-unassigned mailing list