unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73643] [PATCH 0/2] Fix LibreWolf context menu & livestreaming
@ 2024-10-05 16:12 Ian Eure
  2024-10-05 16:19 ` [bug#73643] [PATCH 1/2] gnu: librewolf: Fix broken context menu Ian Eure
  2024-10-08  7:39 ` bug#73643: [PATCH 0/2] Fix LibreWolf context menu & livestreaming Maxim Cournoyer
  0 siblings, 2 replies; 4+ messages in thread
From: Ian Eure @ 2024-10-05 16:12 UTC (permalink / raw)
  To: 73643; +Cc: Ian Eure

After #73429 merged, I received reports of two problems:

- The right-click context menu has manu duplicate and broken entries.  This was caused by removing the genai module, but retaining code in the chrome which references it.  Until I find a better approach to this, I’ve reverted the change.
- Livestreamed video wouldn’t play.  This was caused by the patch from #72265.  I’ve reverted this, and will look into other approaches.

Ian Eure (2):
  gnu: librewolf: Fix broken context menu.
  gnu: librewolf: Revert video acceleration fix

 gnu/packages/librewolf.scm                    | 25 +++++++++++++------
 ...librewolf-add-paths-to-rdd-allowlist.patch | 11 --------
 2 files changed, 17 insertions(+), 19 deletions(-)
 delete mode 100644 gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch

-- 
2.46.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-08  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05 16:12 [bug#73643] [PATCH 0/2] Fix LibreWolf context menu & livestreaming Ian Eure
2024-10-05 16:19 ` [bug#73643] [PATCH 1/2] gnu: librewolf: Fix broken context menu Ian Eure
2024-10-05 16:19   ` [bug#73643] [PATCH 2/2] gnu: librewolf: Revert video acceleration fix Ian Eure
2024-10-08  7:39 ` bug#73643: [PATCH 0/2] Fix LibreWolf context menu & livestreaming Maxim Cournoyer

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).