patch for KJS "backwards for declarations" bug

Harri Porten porten at froglogic.com
Sun Oct 19 02:56:50 CEST 2003


On Sat, 18 Oct 2003, Darin Adler wrote:

> This patch fixes a bug I introduced in JavaScriptCore last December 
> when I changed it to use iteration rather than recursion to process 
> lists. I missed one case where a list needs to be reversed because it's 
> built backwards.

Applied. Thanks.

> Pages that show this bug are 
> <http://x.isomorphic.com/Safari_Tests/for_loop_jsError.html>, dragging 

A mean one.

The earlier suggestion you are referring to: I think we should indeed
follow that path as the resulting code should both be smaller and
faster. Will see if I still recall the principle. Is this list archived
? :)

Harri.




More information about the Khtml-devel mailing list