Pier Angelo Vendrame pushed to branch mullvad-browser-153.1.0esr-16.0-1 at The Tor Project / Applications / Mullvad Browser Commits: 952a78d0 by Beatriz Rizental at 2026-08-19T10:55:00+02:00 fixup! BB 42728: Modify ./mach lint to skip unused linters Bug 45224: Enable Rust linters - - - - - 7644d3f4 by Beatriz Rizental at 2026-08-19T10:55:10+02:00 fixup! BB 41916: Letterboxing preferences UI Fix lints - - - - - 2 changed files: - browser/components/preferences/config/letterboxing.mjs - python/mozlint/mozlint/cli.py Changes: ===================================== browser/components/preferences/config/letterboxing.mjs ===================================== @@ -78,7 +78,8 @@ Preferences.addSetting({ SettingGroupManager.registerGroups({ letterboxing: { l10nId: "letterboxing-settings-group", - supportPage: "tor-manual:features__fingerprinting-protections___letterboxing", + supportPage: + "tor-manual:features__fingerprinting-protections___letterboxing", headingLevel: 2, items: [ { ===================================== python/mozlint/mozlint/cli.py ===================================== @@ -25,7 +25,6 @@ INACTIVE_LINTERS = [ "android-javadoc", "android-lint", "android-test", - "clippy", "codespell", "condprof-addons", "file-perm", View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/bc8... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/bc8... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
Pier Angelo Vendrame (@pierov)