No description provided.
Handle google safebrowsing stuff, ticket #1879 #76
Merged
threadpanic
merged 4 commits from 2024年09月28日 20:12:11 +02:00
safebrowsing into master
threadpanic
commented 2024年09月23日 17:25:19 +02:00
threadpanic
added 1 commit 2024年09月23日 17:25:19 +02:00
threadpanic
changed title from (削除) Removed google safebrowsing stuff, ticket #1879 (削除ここまで) to Handle google safebrowsing stuff, ticket #1879 2024年09月23日 19:15:21 +02:00
threadpanic
added 1 commit 2024年09月23日 19:21:38 +02:00
threadpanic
added 1 commit 2024年09月23日 19:22:17 +02:00
Acideburn
commented 2024年09月23日 22:23:13 +02:00
I don't understand what is the add, the lines 314 to 320, are the same that 307 to 313 which are already written ?!
I don't understand what is the add, the lines 314 to 320, are the same that 307 to 313 which are already written ?!
Acideburn
requested changes 2024年09月23日 22:39:59 +02:00
librewolf.cfg
Outdated
@ -314,1 +318,4 @@
defaultPref("browser.safebrowsing.provider.google4.updateURL", "");
defaultPref("browser.safebrowsing.provider.google.gethashURL", "");
defaultPref("browser.safebrowsing.provider.google.updateURL", "");
/**
Acideburn
commented 2024年09月23日 22:39:25 +02:00
You forgot just that line
defaultPref("browser.safebrowsing.allowOverride", false);
And so add this line and maybe others in "about:preferences#librewolf"
Section "Security" and "Enable Google Safe Browsing" and change line 304 of 7 to 8,9.... :
reverting the 7 prefs below
You forgot just that line
`defaultPref("browser.safebrowsing.allowOverride", false);`
And so add this line and maybe others in "about:preferences#librewolf"
Section "Security" and "Enable Google Safe Browsing" and change line 304 of 7 to 8,9.... :
> reverting the 7 prefs below
threadpanic
added 1 commit 2024年09月28日 20:02:11 +02:00
threadpanic
commented 2024年09月28日 20:06:19 +02:00
Okay, fixed the duplicate block and added the allowOverride variable.
Okay, fixed the duplicate block and added the allowOverride variable.
threadpanic
merged commit 9bf5d8958c into master 2024年09月28日 20:12:11 +02:00
threadpanic
referenced this pull request from a commit 2024年09月28日 20:12:12 +02:00
maltejur
deleted branch safebrowsing 2025年03月21日 17:24:34 +01:00
maltejur
referenced this pull request from a commit 2025年03月23日 11:22:14 +01:00
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
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/settings!76
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "safebrowsing"
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?