Open savchenko opened 11 months ago
I don't see much that would break things. Maybe the spoofSource option for referer?
Hi, had the same problem (here: contact auto-complete in GMail). Disabling network.http.referer.spoofSource
in about:config
fixed this!
(See also #96)
Tried it several times with seemingly benign configurations, e.g. not meddling with IndexedDB, DOM storage, etc.
Every single time it would trigger 400 when doing XHR to various Google endpoints,
people-pa.clients6.google.com
being one of them.This is using new profile, without any addons. An example of
prefs.js
that does this.Enterprise Policy has no effect here, the gist above is sufficient to reproduce the issue.