[webkit-changes] cvs commit: JavaScriptCore/kjs function.cpp function.h

Maciej Stachowiak mjs at apple.com
Wed Jun 15 14:54:41 PDT 2005


On Jun 15, 2005, at 1:51 PM, Harri Porten wrote:

> On Tue, 14 Jun 2005, Maciej Stachowiak wrote:
>
>
>>>           * kjs/function.cpp:
>>>           (KJS::ActivationImp::get): get now checks for an
>>> "arguments" property defined in the local variable object
>>>       before trying to return the built-in arguments array.
>>>
>
> You see me confused :) Peter committed this change to the KDE  
> version 2
> years ago
>
>  http://websvn.kde.org/trunk/kdelibs/kjs/function.cpp? 
> rev=211197&r1=210896&r2=211197
>
> and logged "Merging [...] ActivationImp changes from Safari". So where
> those lines temporarily removed from JavaScriptCore or was this  
> part is
> own addition?
>

It looks like it was his own addition - it appears wrong in the  
original checkin of support for the Arguments property in Safari.

Cheers,
Maciej





More information about the webkit-changes mailing list