callback --> fn

On Thu, Oct 16, 2008 at 10:58 AM, Andrea Giammarchi <
[EMAIL PROTECTED]> wrote:

> Just as test, if you change that method with
>
> isFunction: function( fn ) {
>     return {}.toString.call(callback) === "[object Function]";
> },
>
> does it work without problems?
>
> I know it does not make any sense, but you know IE6 :D
>
> Regards,
> Andrea
>
> On Thu, Oct 16, 2008 at 12:14 AM, Ariel Flesler <[EMAIL PROTECTED]>wrote:
>
>>
>> Can you provide a screenshot that shows the leak warning ?
>>
>> --
>> Ariel Flesler
>> http://flesler.blogspot.com/
>>
>> On Oct 15, 3:09 pm, Choan Gálvez <[EMAIL PROTECTED]> wrote:
>> > Hi all.
>> >
>> > Changeset <http://dev.jquery.com/changeset/5792> introduced a memory
>> > leak on IE6.
>> >
>> > I've created a ticket and proposed a patch, see <
>> http://dev.jquery.com/ticket/3485
>> >  >.
>> >
>> > Best.
>> > --
>> > Choan
>>
>>
>
> >
>


-- 
Ariel Flesler
http://flesler.blogspot.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to