[webkit-reviews] review requested: [Bug 21073] JS Debugger doesn't handle 'for' loops correctly : [Attachment 27611] updated patch including manual tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 10:42:53 PST 2009


Horia Olaru <olaru at adobe.com> has asked  for review:
Bug 21073: JS Debugger doesn't handle 'for' loops correctly
https://bugs.webkit.org/show_bug.cgi?id=21073

Attachment 27611: updated patch including manual tests
https://bugs.webkit.org/attachment.cgi?id=27611&action=review

------- Additional Comments from Horia Olaru <olaru at adobe.com>
This is the above patch, submitted by Alex, brought up to date with the
repository code.
It also includes four manual tests for the 'for', 'for-in', 'while' and
'do-while' loops.

The only above step that regresses is #2, as would be expected considering the
statement based debug hooks and the line based breakpoints.


More information about the webkit-reviews mailing list