[webkit-reviews] review granted: [Bug 108130] Make integer-modulo.js a try JS-Regress test : [Attachment 185102] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 17:06:49 PST 2013


Filip Pizlo <fpizlo at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 108130: Make integer-modulo.js a try JS-Regress test
https://bugs.webkit.org/show_bug.cgi?id=108130

Attachment 185102: Patch
https://bugs.webkit.org/attachment.cgi?id=185102&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=185102&action=review


> LayoutTests/fast/js/regress/script-tests/integer-modulo.js:81
> +    print("Bad result: " + result);

Don't call print() since that literally prints things, as in on a physical
printer, when called in browser.


More information about the webkit-reviews mailing list