all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 54135@debbugs.gnu.org
Subject: [bug#54135] [PATCH] gnu: webkitgtk: Adjust BubbleWrap wrapper.
Date: Wed, 23 Feb 2022 21:46:05 -0500 (EST)	[thread overview]
Message-ID: <alpine.DEB.2.21.2202232144500.9433@marsh.hcoop.net> (raw)
In-Reply-To: <20220224022911.6574-1-maxim.cournoyer@gmail.com>

On Wed, 23 Feb 2022, Maxim Cournoyer wrote:

> This revisits <https://issues.guix.gnu.org/40837> with a fix that doesn't
> require to have PULSE_CLIENTCONFIG point to an absolute store location, which
> will allow us to revert to have PULSE_CLIENTCONFIG point to a fixed location
> under /etc.  This would alleviate the need to reboot to have changes to the
> PulseAudio configuration effected.
>
> * gnu/packages/patches/webkitgtk-share-store.patch: Delete file.
> * gnu/packages/patches/webkitgtk-bubblewrap-paths.patch: Add file.
> * gnu/packages/patches/webkitgtk-canonicalize-paths.patch: Likewise.
> * gnu/local.mk (dist_patch_DATA): Update patches list.
> * gnu/packages/webkit.scm (webkitgtk)[patches]: Adjust accordingly.
> ---
> gnu/local.mk                                  |  3 +-
> .../webkitgtk-adjust-bubblewrap-paths.patch   | 38 +++++++++++
> .../patches/webkitgtk-bind-all-fonts.patch    | 17 +++--
> .../webkitgtk-canonicalize-paths.patch        | 66 +++++++++++++++++++
> .../patches/webkitgtk-share-store.patch       | 19 ------
> gnu/packages/webkit.scm                       |  7 +-
> 6 files changed, 118 insertions(+), 32 deletions(-)
> create mode 100644 gnu/packages/patches/webkitgtk-adjust-bubblewrap-paths.patch
> create mode 100644 gnu/packages/patches/webkitgtk-canonicalize-paths.patch
> delete mode 100644 gnu/packages/patches/webkitgtk-share-store.patch

LGTM. Thanks for taking up that WebKit issue and getting it fixed 
upstream!

Best,
Jack




  reply	other threads:[~2022-02-24  2:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24  2:29 [bug#54135] [PATCH] gnu: webkitgtk: Adjust BubbleWrap wrapper Maxim Cournoyer
2022-02-24  2:46 ` Jack Hill [this message]
2022-02-24 14:25   ` bug#54135: " Maxim Cournoyer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.21.2202232144500.9433@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=54135@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.