Another suggested change.- #16
Labels
No Milestone
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: d3cim/mobile_user.js#16
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Hi!
When I open Fennec and type about:networking I could see automatic connections with Amazon servers.
I confirm that using tcpdump on my OpenWRT router.
Several hosts like xxx.xxx.amazonaws.com
Here is the behaviour:
https://i.imgur.com/8dmjhzl.png
The solution to avoid this is changing the string browser.urlbar.autocomplete.enabled from true to false.
Now, you will see this instead:
https://i.imgur.com/Y2eynNQ.png
Greetings.
I'm not sure about the leakage of data to amazon.com but I agree to disable it. Thanks for point this out