[Webkit-unassigned] [Bug 94925] [EFL][UT]Refactoring an implementation of testing framework for wk1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 05:40:13 PDT 2012


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





--- Comment #48 from Krzysztof Czech <k.czech at samsung.com>  2012-10-01 05:40:36 PST ---
(In reply to comment #46)
> (From update of attachment 166185 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=166185&action=review
> 
> Please verify this patch won't influence on both release and debug build.
>
I verified, tests are working properly on both release and debug
> > Source/WebKit/PlatformEfl.cmake:324
> > +    ${WEBKIT_DIR}/efl/tests/UnitTestUtils/EWKTestEnvironment.cpp
> 
> Wrong alphabetical order.
Done.
> 
> > Source/WebKit/efl/tests/UnitTestUtils/EWKTestEnvironment.h:27
> > +    EWKTestEnvironment(bool useX11Window);
> 
> Missing explicit keyword
Done.
> 
> > Source/WebKit/efl/tests/test_ewk_view.cpp:36
> > +    ewk_view_editable_set(webView(), EINA_FALSE);
> 
> Please use true instead of EINA_FALSE
Done.

-- 
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