From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: 39127@debbugs.gnu.org, Julien Lepiller <julien@lepiller.eu>
Subject: [bug#39127] [PATCH] fixing icecat's multimedia
Date: Tue, 14 Jan 2020 02:29:20 +0100 [thread overview]
Message-ID: <87eew2hllb.fsf@nckx> (raw)
In-Reply-To: <20200114015819.713f4e4f@tachikoma.lepiller.eu>
[-- Attachment #1: Type: text/plain, Size: 842 bytes --]
Julien,
Thanks! For anything with ‘security’ *and* ‘sandbox’ in the name
we should definitely involve IceCat upstream.
Julien Lepiller 写道:
> (substitute* "browser/app/profile/icecat.js"
> (("\"security.sandbox.content.read_path_whitelist\", \"\"")
> (string-append
> "\"security.sandbox.content.read_path_whitelist\", \""
> (%store-directory) "/\"")))
When I asked bandali on IRC a few weeks(?) ago about this exact
patch, they didn't sound convinced. But we were both quite unsure
:-) Have things changed? Have you talked to Mark?
> Since icecat has access to /lib and /usr/lib, I think we can
> also give
> it read access (not write) to /gnu/store.
That sounds reasonable, if you're certain that it's read-only.
> Wdyt?
LGTM from the Guix side.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2020-01-14 1:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-14 0:58 [bug#39127] [PATCH] fixing icecat's multimedia Julien Lepiller
2020-01-14 1:29 ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2020-01-14 1:36 ` Julien Lepiller
2020-01-14 1:42 ` Tobias Geerinckx-Rice via Guix-patches via
2020-01-16 9:04 ` bug#39127: " Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eew2hllb.fsf@nckx \
--to=guix-patches@gnu.org \
--cc=39127@debbugs.gnu.org \
--cc=julien@lepiller.eu \
--cc=me@tobias.gr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).