librewolf/arch
13
62
Fork
You've already forked arch
16

clarify why --with-app-basename isn't used #13

Open
sertonix wants to merge 1 commit from sertonix/librewolf-arch:with-app-basename into master
pull from: sertonix/librewolf-arch:with-app-basename
merge into: librewolf:master
librewolf:master
librewolf:jack
librewolf:aarch64
First-time contributor
Copy link

Ref librewolf/gentoo@6803b62ee3

The librewolf package in the chaotic-aur has started using the --with-app-basename option. I hope they see this and remove it again.

Ref https://codeberg.org/librewolf/gentoo/commit/6803b62ee344a9e2a4f981660722463c789ddc83 The librewolf package in the chaotic-aur has started using the --with-app-basename option. I hope they see this and remove it again.
Technetium1 left a comment
Copy link

This is a useful clarification.

This is a useful clarification.
First-time contributor
Copy link

This PR is misguided. I just installed chaotic-aur/librewolf 135.0-1 built on Fri 14 Feb 2025 07:41:12 AM UTC and a few other forks that set --with-app-basename. The user-agent was not affected with a new default profile. Checked using https://www.whatismybrowser.com/detect/what-is-my-user-agent/. For librewolf, it is:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
This PR is misguided. I just installed `chaotic-aur/librewolf 135.0-1` built on Fri 14 Feb 2025 07:41:12 AM UTC and a few other forks that set `--with-app-basename`. The user-agent was not affected with a new default profile. Checked using `https://www.whatismybrowser.com/detect/what-is-my-user-agent/`. For librewolf, it is: ``` Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0 ```
sertonix changed title from (削除) clarify why --with-app-basename isn't used (削除ここまで) to WIP: clarify why --with-app-basename isn't used 2025年02月17日 22:40:29 +01:00
First-time contributor
Copy link

User agent appear unstable, but not clearly related to --with-app-basename. See discussion at #2235

User agent appear unstable, but not clearly related to `--with-app-basename`. See discussion at #2235
Author
First-time contributor
Copy link

I extended the comment now to be correct. Ref librewolf/issues#2235 (comment)

I extended the comment now to be correct. Ref https://codeberg.org/librewolf/issues/issues/2235#issuecomment-2839789
sertonix changed title from (削除) WIP: clarify why --with-app-basename isn't used (削除ここまで) to clarify why --with-app-basename isn't used 2025年02月17日 23:05:07 +01:00
First-time contributor
Copy link

This PR is still misguided, especially with how emphatic the comment is: "DO NOT USE!" Would be more acceptable if it said "Avoid use." However, if resist fingerprinting (RFP) is turned off, change in user agent is intended behavior. The default setting is RFP enabled. If users turn it off, that is their intention and responsibility.


This PR should be closed without merge for following reasons:

  • Intended to communicate with maintainers of a third-party repo. No longer needed because the alternate package has been updated.

  • Does not address greater issues with the PKGBUILD. The AUR package has been borderline unusuable since Jan 2024. Sometime during the last few months, it has become completely unbuildable. AUR users should not be burdened by such a useless commit.

This PR is still misguided, especially with how emphatic the comment is: "DO NOT USE!" Would be more acceptable if it said "Avoid use." However, if resist fingerprinting (RFP) is turned off, change in user agent is intended behavior. The default setting is RFP enabled. If users turn it off, that is their intention and responsibility. ----- This PR should be closed without merge for following reasons: * Intended to communicate with maintainers of a third-party repo. No longer needed because the alternate package has been updated. * Does not address greater issues with the PKGBUILD. The AUR package has been borderline unusuable since Jan 2024. Sometime during the last few months, it has become completely unbuildable. AUR users should not be burdened by such a useless commit.
First-time contributor
Copy link

I'd like to confirm my agreement with @xiota, but also want to emphasize that it is appropriate to change the language for this commented line as other issues are addressed. unlear? is not satisfactory to me, however the comment may not even be needed later. It makes sense to leave this in a draft state until the next major revisions rather than close.

I'd like to confirm my agreement with @xiota, but also want to emphasize that it is appropriate to change the language for this commented line as other issues are addressed. `unlear?` is _not_ satisfactory to me, however the comment may not even be needed later. It makes sense to leave this in a draft state until the next major revisions rather than close.
Author
First-time contributor
Copy link

@ohfp Thanks for trying to fix this but I think that someone might re-add --with-app-basename in the future when there isn't a (scary) comment. Thoughts?

@ohfp Thanks for trying to fix this but I think that someone might re-add `--with-app-basename` in the future when there isn't a (scary) comment. Thoughts?
This pull request has changes conflicting with the target branch.
  • PKGBUILD
  • librewolf/PKGBUILD
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u with-app-basename:sertonix-with-app-basename
git switch sertonix-with-app-basename

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 master
git merge --no-ff sertonix-with-app-basename
git switch sertonix-with-app-basename
git rebase master
git switch master
git merge --ff-only sertonix-with-app-basename
git switch sertonix-with-app-basename
git rebase master
git switch master
git merge --no-ff sertonix-with-app-basename
git switch master
git merge --squash sertonix-with-app-basename
git switch master
git merge --ff-only sertonix-with-app-basename
git switch master
git merge sertonix-with-app-basename
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 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/arch!13
Reference in a new issue
librewolf/arch
No description provided.
Delete branch "sertonix/librewolf-arch:with-app-basename"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?