Home | History | Annotate | Download | only in mac

Lines Matching full:icons

5496         - fixed <rdar://problem/4155182> icon database retain counts can be incorrect after removing all icons
5559 new method, removes all known icons from memory and disk. There's one loose end,
9765 Fixed: <rdar://problem/3396872> ICONS: icon DB inconsistencies can cause slowness during startup, idle and quit
12975 <rdar://problem/3612691> Missing image icons (blue ?) lack context menu
17595 (-[WebIconDatabase _loadIconDictionaries]): fixed an assertion failure I found in Blot. Keep the original list of icon URLs as a separate list when doing the initial clean-up so we don't over release any icons.
17599 (-[WebIconDatabase _retainOriginalIconsOnDisk]): use the original list of icons on disk instead of the current list
17600 (-[WebIconDatabase _releaseOriginalIconsOnDisk]): use the original list of icons on disk instead of the current list
24046 Don't load and save icons if the icon DB directory default is not set.
24055 (-[WebDataSource _loadIcon]): don't load icons if the icon DB directory default is not set
27316 - fixed 3223568 - site icons lost when moving from older Safari to 71
34611 (-[WebIconDatabase _updateFileDatabase]): Only save icons with a size of 16 x 16 since that's the only size we use.