Package Details: firefox-wayland-hg 131.0a1+20240828.1+hc9eea28a07a6-1

Git Clone URL: https://aur.archlinux.org/firefox-wayland-hg.git (read-only, click to copy)
Package Base: firefox-wayland-hg
Description: Standalone web browser from mozilla.org - mozilla-unified hg, nightly branding, targeting wayland
Upstream URL: https://www.mozilla.org/firefox/channel/#nightly
Keywords: firefox hg lto pgo wayland
Licenses: MPL-2.0
Conflicts: firefox-nightly
Provides: firefox-nightly
Submitter: onny
Maintainer: thotypous (chaotic-aur, nyanbinary, xiota)
Last Packager: xiota
Votes: 15
Popularity: 0.000000
First Submitted: 2018-03-09 15:10 (UTC)
Last Updated: 2024-08-28 19:41 (UTC)

Dependencies (43)

Required by (97)

Sources (4)

Pinned Comments

xiota commented on 2024-01-18 05:42 (UTC) (edited on 2024-02-20 06:23 (UTC) by xiota)

This package reuses the previously created PGO profile to reduce rebuild times while retaining most of the performance benefit of PGO.

Generate a new profile when:

  • You feel there are too many "function control flow change" warnings.
  • Performance drops about 10% below PGO with a fresh profile.

PedroHLC commented on 2023-08-18 18:12 (UTC) (edited on 2023-08-18 20:12 (UTC) by PedroHLC)

As @direc85 suggested, since @thotypous now owns firefox-hg, and thanks to @nyanbinary:

  1. this package is now rebased upon firefox-nightly;

  2. this package is wayland-only and, meanwhile, firefox-hg contains an "any graphics server" implementation;

  3. Any suggestion can be added through a PR to: https://github.com/chaotic-aur/pkgbuild-firefox-wayland-hg

thotypous commented on 2021-02-22 15:34 (UTC)

If you don't want to build yourself, daily builds of this package are available at https://aur.chaotic.cx

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

Ranguvar commented on 2020-02-26 01:52 (UTC)

Disowning package as I haven't had time on Linux to update. I may pick it back up soon if no one else does.

Fandekasp commented on 2020-02-26 01:50 (UTC) (edited on 2020-02-26 01:50 (UTC) by Fandekasp)

@bitsandnumbers firefox now works with latest p11-kit, after nss-hg's update:

p11-kit 0.23.20-2
nss-hg 3.51.0r15514.ab0e7e272e36-1
firefox-wayland-hg r569169+.264003682fbf+-1

PedroHLC commented on 2020-02-10 17:56 (UTC)

==> Starting prepare()...
patching file toolkit/xre/nsAppRunner.cpp
Hunk #1 succeeded at 3554 with fuzz 1 (offset -174 lines).
patching file widget/gtk/nsAppShell.cpp
Hunk #1 FAILED at 24.
Hunk #2 FAILED at 171.
2 out of 2 hunks FAILED -- saving rejects to file widget/gtk/nsAppShell.cpp.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

Patch seems outdated.

Fandekasp commented on 2020-02-02 23:54 (UTC)

Thanks @bitsandnumbers! I can confirm that firefox works with p11-kit 0.23.19-1 but break on NSS error with p11-kit 0.23.19-2

<deleted-account> commented on 2020-02-02 09:01 (UTC)

@Fandekasp I found a solution. There's an issue with package p11-kit v0.23.20-1. To fix, revert p11-kit to v0.23.19-~ sudo pacman -U /var/cache/pacman/pkg/p11-kit-0.23.19-1-x86_64.pkg.tar.zst

<deleted-account> commented on 2020-02-01 12:56 (UTC)

Same issue with icecat aur : NSS is not initialized

Any hint ? nss-hg recompile does not work.

Fandekasp commented on 2020-01-29 07:53 (UTC) (edited on 2020-01-29 07:54 (UTC) by Fandekasp)

Also having issues with nss-hg

An error occurred during a connection to www.google.com. NSS is not initialized.

Error code: SEC_ERROR_NOT_INITIALIZED

about:support: https://i.imgur.com/s2uGv61.png

$ yay -Qs nss-hg
local/nss-hg 3.50.0r15493.f2d947817850-1
    Mozilla Network Security Service

PedroHLC commented on 2020-01-23 16:55 (UTC)

I'm currently getting this message with both nspr and nspr-hg (I'm recompiling nss-hg):

TIER: configure 2:16.16 DEBUG: configure:8001: checking for NSPR - version >= 4.25
TIER: configure 2:16.16 DEBUG: configure: error: you do not have NSPR installed or your version is older than 4.25.

PedroHLC commented on 2020-01-08 10:34 (UTC)

@Fandekasp export MOZ_ENABLE_WAYLAND=1 GDK_BACKEND=wayland Also, your DE must have already set XDG_SESSION_TYPE=wayland