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

Fix tabs not rendered in titlebar #161

Merged

Conversation

arcticicestudio
Copy link
Owner

Closes #154

To improve the privacy some more third-party APIs have been disabled:

* `browser.aboutHomeSnippets.updateUrl` is now set to `""` to disable
   third-party API requests on new tab page for snippets widget.
* `browser.newtabpage.directory.source` is now set to `""` to also
   improve the privacy by removing requests against third-party
   APIs.
The `browser.tabs.drawInTitlebar` key was set to `false` causing the
tabs not to be rendered in the titlebar.

GH-154
@arcticicestudio arcticicestudio added type-bug Hacktoberfest This repository participates in the Hacktoberfest scope-ux snowblock-firefox labels Oct 6, 2018
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Oct 6, 2018
@arcticicestudio arcticicestudio merged commit 9c6a97d into develop Oct 6, 2018
@arcticicestudio arcticicestudio deleted the bugfix/gh-154-fix-tabs-not-rendered-in-titlebar branch October 6, 2018 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest This repository participates in the Hacktoberfest scope-ux snowblock-firefox type-bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant