Uplift #42138: Disable apz.overscroll.enabled pref
⬆️ Uplift
Book-keeping
Gitlab Issue(s)
Merge Request(s)
Upstream Mozilla Issue(s):
- None yet
Notes
We currently set the apz.overscroll.enabled
preference because we were worried about it revealing pointer information.
We should convert the equivalent protection to use resist fingerprint instead of the preference so that it can be upstreamed.