Skip to content

Make favicon Google fallback optional and off by default#708

Merged
phoerious merged 1 commit intorelease/2.2.1from
feature/make-google-fallback-optional
Jun 28, 2017
Merged

Make favicon Google fallback optional and off by default#708
phoerious merged 1 commit intorelease/2.2.1from
feature/make-google-fallback-optional

Conversation

@phoerious
Copy link
Copy Markdown
Member

Description

This patch makes the Google fallback for downloading website favicons optional and off by default.

Motivation and context

Privacy concerns have been raised.

How has this been tested?

Tried to download favicon for example.com. Without the option ticked, download fails and an error message is shown. With the option ticked, the Google default favicon is downloaded.

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✅ New feature (non-breaking change which adds functionality)
  • ✅ Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]
  • ✅ My code follows the code style of this project. [REQUIRED]
  • ✅ All new and existing tests passed. [REQUIRED]
  • ✅ I have compiled and verified my code with -DWITH_ASAN=ON. [REQUIRED]

@phoerious phoerious added this to the v2.2.1 milestone Jun 28, 2017
@phoerious phoerious merged commit 31ec840 into release/2.2.1 Jun 28, 2017
@phoerious phoerious deleted the feature/make-google-fallback-optional branch June 28, 2017 22:50
droidmonkey added a commit that referenced this pull request Oct 1, 2017
- Corrected multiple snap issues [#934, #1011]
- Corrected multiple custom icon issues [#708, #719, #994]
- Corrected multiple Yubikey issues [#880]
- Fixed single instance preventing load on occasion [#997]
- Keep entry history when merging databases [#970]
- Prevent data loss if passwords were mismatched [#1007]
- Fixed crash after merge [#941]
- Added configurable auto-type default delay [#703]
- Unlock database dialog window comes to front [#663]
- Translation and compiling fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants