fix: GMP shenanigans #235

Open
celenity wants to merge 2 commits from gmp-shenanigans into main
Owner

(also includes a couple additional minor fixes: removes the random unnecessary null; from the top of the config, removes a mistakenly added browser.urlbar.suggest.mdn line (the pref gets disabled directly below it...), and fixes a typo for the browser.urlbar.sponsoredTopSites pref)

Signed-off-by: celenity celenity@celenity.dev

(also includes a couple additional minor fixes: removes the random unnecessary `null;` from the top of the config, removes a mistakenly added `browser.urlbar.suggest.mdn` line (the pref gets disabled directly below it...), and fixes a typo for the `browser.urlbar.sponsoredTopSites` pref) Signed-off-by: celenity <celenity@celenity.dev>
fix: GMP shenanigans
Some checks failed
Create Test Builds / detect-version (pull_request) Successful in 4s
Create Test Builds / test-windows (pull_request) Has been skipped
Create Test Builds / test-macos (pull_request) Has been skipped
Create Test Builds / test-linux (pull_request) Has been cancelled
4e7aca9390
(also includes a couple additional minor fixes: removes the random unnecessary `null;` from the top of the config, removes a mistakenly added `browser.urlbar.suggest.mdn` line (the pref gets disabled directly below it...), and fixes a typo for the `browser.urlbar.sponsoredTopSites` pref)

Signed-off-by: celenity <celenity@celenity.dev>
Author
Owner

now @alyx can't say i don't contribute to the prefs ;)

now @alyx can't say i don't contribute to the prefs ;)
Do not change autoupdate settings via the settings toggle
All checks were successful
Create Test Builds / detect-version (pull_request) Successful in 6s
Create Test Builds / test-windows (pull_request) Has been skipped
Create Test Builds / test-macos (pull_request) Has been skipped
Create Test Builds / test-linux (pull_request) Successful in 1h14m59s
c46e4b7dac
Disable Mozilla VPN promos
Some checks failed
Create Test Builds / detect-version (pull_request) Successful in 7s
Create Test Builds / test-linux (pull_request) Has been cancelled
Create Test Builds / test-windows (pull_request) Has been cancelled
Create Test Builds / test-macos (pull_request) Has been cancelled
12ebb0ee15
any1here force-pushed gmp-shenanigans from 12ebb0ee15
Some checks failed
Create Test Builds / detect-version (pull_request) Successful in 7s
Create Test Builds / test-linux (pull_request) Has been cancelled
Create Test Builds / test-windows (pull_request) Has been cancelled
Create Test Builds / test-macos (pull_request) Has been cancelled
to c46e4b7dac
All checks were successful
Create Test Builds / detect-version (pull_request) Successful in 6s
Create Test Builds / test-windows (pull_request) Has been skipped
Create Test Builds / test-macos (pull_request) Has been skipped
Create Test Builds / test-linux (pull_request) Successful in 1h14m59s
2026-09-18 06:22:14 +00:00
Compare
All checks were successful
Create Test Builds / detect-version (pull_request) Successful in 6s
Create Test Builds / test-windows (pull_request) Has been skipped
Create Test Builds / test-macos (pull_request) Has been skipped
Create Test Builds / test-linux (pull_request) Successful in 1h14m59s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gmp-shenanigans:gmp-shenanigans
git switch gmp-shenanigans

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff gmp-shenanigans
git switch gmp-shenanigans
git rebase main
git switch main
git merge --ff-only gmp-shenanigans
git switch gmp-shenanigans
git rebase main
git switch main
git merge --no-ff gmp-shenanigans
git switch main
git merge --squash gmp-shenanigans
git switch main
git merge --ff-only gmp-shenanigans
git switch main
git merge gmp-shenanigans
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
librewolf/source!235
No description provided.