patch: kjs recursion limit fix
Maciej Stachowiak
mjs at apple.com
Tue Oct 28 17:33:08 CET 2003
On Oct 28, 2003, at 5:29 PM, porten at froglogic.com wrote:
> On Tue, 28 Oct 2003, Maciej Stachowiak wrote:
>
>>
>> This fixes a problem with recursion limit accounting which makes it
>> possible to totally disable JavaScript execution by exceeding the
>> recursion limit enough times. Should be self-explanatory.
>
> Thanks. Matches the behaviour as far I could trigger it in Mozilla.
>
> Note: we have moved this code to Object::call() in the middle of last
> year. I don't recall the concrete test case back then but I would
> guess it
> was something like
OK, I'll look for your change in the kdelibs tree and see if I can
figure it out.
- Maciej
More information about the Khtml-devel
mailing list