[Falkon] [Bug 497294] New: Include UserAgent manager in SiteSettings database

Juraj bugzilla_noreply at kde.org
Tue Dec 10 20:36:10 GMT 2024


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-bugs at kde.org
          Reporter: jurajoravec at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list