[Webkit-unassigned] [Bug 68078] [chromium] compilation failed in target 'webkit_unit_tests'

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


https://bugs.webkit.org/show_bug.cgi?id=68078


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107328|review?                     |review-
               Flag|                            |




--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-09-14 11:48:29 PST ---
(From update of attachment 107328)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list