[Webkit-unassigned] [Bug 10533] New: WebCore icon database is not being pruned correctly.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 23 23:18:43 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10533

           Summary: WebCore icon database is not being pruned correctly.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at bdash.net.nz


It seems as though the WebCore icon database in ~/Library/Safari/Icons/icon.db
is not being pruned correctly:

sqlite> SELECT count(*) FROM PageURL;
14532
sqlite> SELECT count(*) FROM Icon;
119

Brady mentioned on IRC that PageURL is expected to be roughly the sum of the
number of URLs in history and bookmarks.  On my system, that figure appears to
be 1016.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list