[Webkit-unassigned] [Bug 16296] -[WebFrameLoadDelegate didReceiveIcon:forFrame:] never called?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 13:53:20 PST 2007


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





------- Comment #1 from beidson at apple.com  2007-12-04 13:53 PDT -------
I tried to run your favicon test, but it doesn't seem to be working:
2007-12-04 13:45:56.517 WebKitFaviconTest[43824:813] init
2007-12-04 13:45:56.521 WebKitFaviconTest[43824:813] *** -[NSKeyedUnarchiver
decodeObjectForKey:]: cannot decode object of class (WebView)

I checked a few bugs in radar and found this issue had been reported awhile ago
but closed as works, fixed in September by a related change.

Using a debug build of WebKit, I just set a breakpoint in
_dispatchDidReceiveIconFromWebFrame in WebView.mm  (which is where the delegate
call is sent from) and visited a site I knew I didn't have the icon for, and
the breakpoint was hit immediately.


-- 
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