[webkit-reviews] review granted: [Bug 94231] Web Inspector: enhance external test-runner and add cleanup code : [Attachment 158857] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 11:41:59 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted johnjbarton
<johnjbarton at chromium.org>'s request for review:
Bug 94231: Web Inspector: enhance external test-runner and add cleanup code
https://bugs.webkit.org/show_bug.cgi?id=94231

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=158857&action=review


> Source/WebCore/inspector/front-end/test-runner.html:206
> +	   if (actual === this._expected || actual === this._expected + "\n") {


This fuzziness does not harm until we start creating expectations.


More information about the webkit-reviews mailing list