Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Fix favicon in tab chromes #508

Open
wants to merge 1 commit into
base: xenial
Choose a base branch
from

Conversation

kugiigi
Copy link
Contributor

@kugiigi kugiigi commented Jul 28, 2021

Save icon URL of tabs without QtWebEngine's favicon scheme and host
This should fix #456

This basically just removes image://favicon/ from the saved icon URL of tabs since favicons in QtWebEngine doesn't seem to be cached and reusable after closing the app.

Note: I'm not sure if this worked before and just a regression so it's possible that the proper fix is to re-enable caching of favicons on QtWebEngine or something. I just don't know how or where that is. I tried to look for it 😅 .

Save icon URL of tabs without QtWebEngine's favicon scheme and host
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Favicon doesn't seem to be cached
1 participant