konform-browser/source
3
34
Fork
You've already forked source
5

ui: Preferences pane refresh #17

Manually merged
konform-browser merged 7 commits from prefs-pane-refresh into dev 2026年03月16日 22:50:26 +01:00
Owner
Copy link

Restructuring of and additions to Konform (inherited from LibreWolf) preferences pane.


Screenshots

Before

konform-prefs-before-1

konform-prefs-before-2


After

konform-prefs-after-1

konform-prefs-after-2

konform-prefs-after-3

konform-prefs-after-4

Restructuring of and additions to Konform (inherited from LibreWolf) preferences pane. - chore: Remove `Fingerprinting` section - Move `ResistFingerprinting` toggle to `Privacy` - Move `WebGL` toggle to `Security` - fix: Move toggle for `security.OCSP.require` to be under `security.OCSP.enabled` - fix: Unify GoogleSafeBrowsing configuration - Re-enable previously patched-out Firefox UI for Safe Browsing under `Privacy & Security` - Patch up with our changes - Remove duplicate Safe-Browsing config toggles from `Konform` `Security` section - Related: https://codeberg.org/librewolf/settings/pulls/82 - feat: Add toggles for JIT and WASM - Resolves https://codeberg.org/librewolf/issues/issues/1962 - feat: Add toggle for [WebGPU](https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API#browser_compatibility) - https://codeberg.org/librewolf/issues/issues/2608 - https://codeberg.org/librewolf/issues/issues/2603 - feat: Add toggle for [async callstacks](https://bugzilla.mozilla.org/show_bug.cgi?id=981514) - https://bugzilla.mozilla.org/show_bug.cgi?id=1280819 - https://bugzilla.mozilla.org/show_bug.cgi?id=1158133 - feat: Add toggle for `beacon.network.disable` pref --- ### Screenshots <details><summary>Before</summary> ![konform-prefs-before-1](/attachments/1536d607-99ba-4b7e-870a-92c325ceba54) ![konform-prefs-before-2](/attachments/258b9f93-3f67-4236-8119-aa665a4ee22b) </details> --- <details><summary>After</summary> ![konform-prefs-after-1](/attachments/8b8ee6bf-b554-48fe-b305-4f634ea5aba4) ![konform-prefs-after-2](/attachments/a80f370b-15f6-430e-b466-55123863ec53) ![konform-prefs-after-3](/attachments/c7179c86-705d-4b0e-8ca0-1b8b6dfa9fb6) ![konform-prefs-after-4](/attachments/f929e17a-0b33-498d-aefd-1efc10e948ba) </details>
contents moved:
- ResistFingerPrinting => Privacy
- WebGL => Security
useful for devs. performance impact. had past bugs.
https://bugzilla.mozilla.org/show_bug.cgi?id=1280819
https://bugzilla.mozilla.org/show_bug.cgi?id=1342047
https://bugzilla.mozilla.org/show_bug.cgi?id=1601179#c4 
- de-hide Google SafeBrowsing configuration under 'Security' tab
- move SafeBrowsing subtoggles and hint from 'Konform' tab to 'Security' tab
- remove duplicated SafeBrowsing subsection from 'Konform' -> Security
Before, the options for enabling and enforcing OCSP were located on
separate preferences panes. This moves them together, and makes the
toggle for requiring hidden if OCSP is not enabled.
- remove security.OCSP.require toggle from "Konform" -> "Security"
- add security.OCSP.require toggle as subitem as subitem of
 security.OCSP.enable under "Security & Privacy"
librewolf/issues#1962
- main checkbox reflects if feature enabled or not,
 instead of unconditionally ANDing all subprefs
ui(preferences): add toggle for WebGPU
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
84b42f56b7
sarge changed title from (削除) WIP: ui: Preferences pane refresh (削除ここまで) to ui: Preferences pane refresh 2026年03月14日 10:17:26 +01:00
sarge force-pushed prefs-pane-refresh from 84b42f56b7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to ecfa91ecd2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年03月16日 00:29:49 +01:00
Compare
sarge force-pushed prefs-pane-refresh from ecfa91ecd2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to ee0510c258
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年03月16日 14:22:13 +01:00
Compare
sarge force-pushed prefs-pane-refresh from ee0510c258
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
to ea980bcfb6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026年03月16日 16:30:54 +01:00
Compare
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Feedback Wanted
Good First Issue
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed/Has solution
Solution exists. Solution may require user intervention.
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
konform-browser/source!17
Reference in a new issue
konform-browser/source
No description provided.
Delete branch "prefs-pane-refresh"

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?