[Webkit-unassigned] [Bug 135634] New: URLs sometimes remain in IconDatabase files after history is cleared.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 19:24:13 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135634

           Summary: URLs sometimes remain in IconDatabase files after
                    history is cleared.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: History
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gordon_sheridan at apple.com
                CC: ap at webkit.org, andersca at apple.com, sam at webkit.org,
                    beidson at apple.com


When HistoryItem objects, which retain and release the page URLs for favicons in their constructors/destructors, are removed from the WebBackForwardList, it is possible for one or more HistoryControllers to retain a reference to the HistoryItem in its m_previousItem member. This prevents the destruction of the HistoryItem, so the URL is not released from the IconDatabase.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list