[webkit-dev] -[WebFrameLoadDelegate didReceiveIcon:forFrame:] never called?

Todd Ditchendorf todd at ditchnet.org
Fri Dec 7 10:23:59 PST 2007


In case anyone's curious (or googling in the future), Brady discovered  
the reason for this issue and a temporary solution. see comments in  
this bug:

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

Todd Ditchendorf


On Dec 4, 2007, at 2:09 PM, Todd Ditchendorf wrote:

>
>
> Sent from Todd's iPhone
>
> On Dec 4, 2007, at 13:52, Brady Eidson <beidson at apple.com> wrote:
>
>> Todd,
>>
>> 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)
>>
> Hi Brady, thanks for checking... Apparently my proj is not finding  
> the webkit framework on ur system... Would u mind relinking ur local  
> webkit framework in the Xcode ui and trying again?
>
> I'm very curious to see if others have this issue. The test case is  
> quite simple.
>
>> I checked a few bugs in radar and found this issue had been  
>> reported awhile ago but closed as works.
>>
> Hmmm my search of bugzilla for didReceiveIcon returned nothing, but  
> I saw several mentions of the issue in a google search...
>
>
>
>> 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.
>>
>>  Brady
>>
>> On Dec 4, 2007, at 1:36 PM, Todd Ditchendorf wrote:
>>
>>> Any advice?
>>>>
>>>
>>>> http://bugs.webkit.org/show_bug.cgi?id=16296
>>>>
>>>>
>>>> Any WebKit ninjas out there know how to get this method to be  
>>>> called:
>>>>
>>>> -[WebFrameLoadDelegate didReceiveIcon:forFrame:]
>>>>
>>>> in my frame load delegate on 10.5.1 (and maybe other systems  
>>>> too)??? It never seems to be called. More details about my  
>>>> problem in the bug link above.
>>>>
>>>>
>>>> I've tried running the app against WebKit.framework from WebKit  
>>>> nightly, but no luck. I've got a simple test case that shows the  
>>>> issue here:
>>>>
>>>> http://ditchnet.org/WebKitFaviconTest.zip
>>>>
>>>>
>>>> thanks,
>>>>
>>>> Todd Ditchendorf
>>> _______________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> http://lists.webkit.org/mailman/listinfo/webkit-dev
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20071207/25a731bd/attachment-0001.html


More information about the webkit-dev mailing list