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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 08:40:37 PDT 2012


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





--- Comment #13 from Krzysztof Czech <k.czech at samsung.com>  2012-09-12 08:41:02 PST ---
(In reply to comment #11)
> (From update of attachment 163576 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=163576&action=review
> 
> > Source/WebKit/efl/tests/test_ewk_view.cpp:33
> > +    runTest();
> 
> Could you explain why WK1 unit test should call runTest() unlike WK2 unit test ?

I think this method's name is a bit ambiguous. Should be rather loadUrl.
Generally, every time new test case is created, webkit should be properly initialized and test page should be loaded.

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