Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos and some questions #178

Closed
10 tasks done
Just-me-ghacks opened this issue Jul 23, 2017 · 3 comments
Closed
10 tasks done

Typos and some questions #178

Just-me-ghacks opened this issue Jul 23, 2017 · 3 comments

Comments

@Just-me-ghacks
Copy link

Just-me-ghacks commented Jul 23, 2017

  • for tracking protection. but many steps >> something isn't right
  • //user_pref("general.appname.override", "Netscape"); // (hidden pref) >> space missing
  • dom & DOM >> inconsistent usage
  • eg & e.g & e.g. >> inconsistent usage
  • by bundling it's own code >> its???
  • /* 2705: disable dom storage >> expand to (Document Object Model)???
  • combined in the firefox interface >> firefox with capital letter "F"

P.S.:

  • e.g. but i.e >> inconsistent usage
  • but many steps >> something isn't right
  • //bookmarks toolbar >> space missing after //

Some quick questions:

  1. I'm considering configuring browser.cache.memory.enable to TRUE. Is this pref about memory consumption only, or it has privacy / security implications?

  2. If I set network.http.sendRefererHeader to 0 do I have to set network.http.referer.userControlPolicy to 0 as well? What's the difference between these two prefs?

@Atavic
Copy link

Atavic commented Jul 23, 2017

  1. Implications

  2. discussion: redo 1600s referers section (& new prefs in 52+53) #5 (comment)

Thorin-Oakenpants added a commit that referenced this issue Jul 23, 2017
Thanks Just-me-ghacks
Thorin-Oakenpants added a commit that referenced this issue Jul 23, 2017
@Just-me-ghacks
Copy link
Author

Just-me-ghacks commented Jul 24, 2017

This test would make me think twice before enabling browser.cache.memory.enable

P.S.: possible FAKE TEST. Be aware!

Thorin-Oakenpants added a commit that referenced this issue Jul 24, 2017
Thanks Just-me-ghacks
@Just-me-ghacks
Copy link
Author

Sure. The less commits the better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants