[webkit-reviews] review requested: [Bug 17548] JavaScriptCore print(a, b) differs from Spidermonkey Behavior : [Attachment 21565] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 7 14:04:35 PDT 2008


Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has asked  for review:
Bug 17548: JavaScriptCore print(a, b) differs from Spidermonkey Behavior
http://bugs.webkit.org/show_bug.cgi?id=17548

Attachment 21565: Proposed patch
http://bugs.webkit.org/attachment.cgi?id=21565&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
Here is a patch. It uses indices instead of iterators because our iterators
don't have a distance function.


More information about the webkit-reviews mailing list