Review closed mozilla91 bug
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author
@richard: can you start at bug 1713522 on the list in the description?
- Matthew Finkel mentioned in issue #40466 (closed)
mentioned in issue #40466 (closed)
- Gaba changed milestone to %Tor Browser: 11.0 Issues with previous release
changed milestone to %Tor Browser: 11.0 Issues with previous release
- Author
From my notes when I reviewed the other bugs:
-
resistFingerprinting: Bump spoofed Android OS version to 10
- "resistFingerprinting on Android should spoof OS version 10 because Android 10 is the most common Android version in the market"
-
Clean up partitionKey parsing and matching code-
- Seems safe
-
Remove pref that decides if OriginAttributes should be used in a remote type
- Pref was
browser.tabs.remote.useOriginAttributesInRemoteType
. Now the OA is used unconditionally in remote fission windows.
- Pref was
-
Also use this proxy for FTP and HTTPS
- Only adjusting a Preferences string
-
[meta] Support managing site data by first-party site when dFPI is active
- Meta-bug, but noting in anyway.
-
Enable the Visual Viewport API on desktop
- Needs further fingerprinting investigation
- As noted in the bug, fingerprinting risk on Android: visualViewport leaks the onscreen keyboard height
-
Enable HTTPS-First Mode in PBM Mode
- Pref
dom.security.https_first_pbm
- HTTPS Everywhere takes precedence in Tor Browser, but we'll want to prefer HTTPS Only Mode instead of HTTPS First Mode, in the future.
- Pref
-
Implement Windows 10 SSO on Firefox
- Pref
network.http.windows10-sso.enabled
- Already disabled in #40463 (closed)
- Related #40717 (closed)
- Pref
-
HTTPS-First and HTTPS-Only: Convert static 3000ms background request delay to rely on a pref
- Pref is
dom.security.https_only_fire_http_request_background_timer_ms
- Not important for us right now, but may be in the future
- Pref is
-
resistFingerprinting: Bump spoofed Android OS version to 10
Collapse replies - Author
@gk The only change we may want to make is disabling the Visual ViewPort on desktop (from Enable the Visual Viewport API on desktop).
Edited by Matthew Finkel - Developer
Not sure. I guess letterboxing might save our day? We should investigate that over in #30542 (closed).
- Georg Koppen assigned to @gk
assigned to @gk
- Georg Koppen added Doing label
added Doing label
- Developer
We are done here. The remaining work, if needed can be done in #30542 (closed), closing.
- Georg Koppen closed
closed
Please register or sign in to reply