[Webkit-unassigned] [Bug 14287] Don't add a null icon to the icon cache for every page without a favicon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 13:20:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14287


beidson at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #4 from beidson at apple.com  2007-06-21 13:20 PDT -------
This behavior is intentional.  We track pages that don't have icons to prevent
pinging the page for its icon every time.  There's expiration-date behavior
here so we would re-request the icon once a day or once a week (I forget
which), and we also re-request the icon if the user manually reloads the page.

Closing as invalid...


-- 
Configure bugmail: http://bugs.webkit.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