https://bugs.kde.org/show_bug.cgi?id=497294
Bug ID: 497294 Summary: Include UserAgent manager in SiteSettings database Classification: Applications Product: Falkon Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: task Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: jurajora...@mailo.com Target Milestone: --- SUMMARY UserAgent manager uses QUrl.host() function to recognize the site and change the UserAgent for it. The data are stored in the main settings.ini file which when it gets big slows everything down. Lets user SiteSettings instead which stores data in SQLite database and uses custom function to more precisely recognize given site (different behaviour for different protocols http vs https) -- You are receiving this mail because: You are watching all bug changes.