-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firefox: 94.0 -> 94.0.1 #145005
firefox: 94.0 -> 94.0.1 #145005
Conversation
Tested on x86_64/sway/pipewire. LGTM. |
Hey @mweinelt, after the update I have a strange issue when using firefox-package from unstable: When connected to a Bluetooth device and using e.g. YouTube the tab would crash within the first minute. I tried to use firefox-bin with crash-reporter to get further details, but the package still uses 94.0 which is not affected from my tests. Even running firefox from terminal does not show more related information's. I also tried the "firefox-beta-bin" and the problem seems to not happen there too. I'm using XServer with LightDM, i3wm and pluse-audio. Relevant config:
Do you have an idea? |
@mohe2015 Thanks, haven't found it before 👍🏻 |
FWIW: The issue didn't exist when this upgrade was merged. |
Backport failed for Please cherry-pick the changes locally. git fetch origin release-21.05
git worktree add -d .worktree/backport-145005-to-release-21.05 origin/release-21.05
cd .worktree/backport-145005-to-release-21.05
git checkout -b backport-145005-to-release-21.05
ancref=$(git merge-base ccd6afddbe1c903fab546b5ae35e135dcc33b48e 8f499b97ad9c9d7fad6423fa4d334db11a860494)
git cherry-pick -x $ancref..8f499b97ad9c9d7fad6423fa4d334db11a860494 |
Firefox releases currently cannot be backported automatically, because of conflicts in the wrapper that have not been backported. This will hopefully improve with the 21.11 release. |
Motivation for this change
https://www.mozilla.org/en-US/firefox/94.0.1/releasenotes/
shrug
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)