[webkit-reviews] review denied: [Bug 68078] [chromium] compilation failed in target 'webkit_unit_tests' : [Attachment 107328] fix for the bug.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 11:48:28 PDT 2011


Adam Barth <abarth at webkit.org> has denied chandra shekar vallala
<chandra.vallala at motorola.com>'s request for review:
Bug 68078: [chromium] compilation failed in target 'webkit_unit_tests'
https://bugs.webkit.org/show_bug.cgi?id=68078

Attachment 107328: fix for the bug.
https://bugs.webkit.org/attachment.cgi?id=107328&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=107328&action=review


> Source/WebKit/chromium/tests/WebFrameTest.cpp:226
> -	   EXPECT_EQ(false, isRedirect);
> +	   EXPECT_EQ(0, isRedirect);

This should be EXPECT_FALSE


More information about the webkit-reviews mailing list