----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104906/ -----------------------------------------------------------
Review request for kdelibs. Description ------- kjs: Introduce & use leftFirst parameter in relation check, according to Ecmascript 5.1r6. This fixes the access order for Greater-than and Less-than-or-equal Operator NOTE: please ignore patch r1, it was the wrong patch, luckily normal View Diff always points to the latest version :) Diffs ----- kjs/bytecode/codes.def bcd2e3a kjs/operations.h f8a28c8 kjs/operations.cpp d4c0066 Diff: http://git.reviewboard.kde.org/r/104906/diff/ Testing ------- ecma 11.8.2 tests Thanks, Bernd Buschinski
