[Webkit-unassigned] [Bug 118392] [EFL][WK2] Implement unit test callbacks: onWordLearn and onWordIgnore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 07:56:37 PDT 2013


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





--- Comment #3 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2013-07-04 07:58:36 PST ---
(From update of attachment 206084)
View in context: https://bugs.webkit.org/attachment.cgi?id=206084&action=review

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_text_checker.cpp:55
> +String knownWord;

why not static?

>> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_text_checker.cpp:807
>> +    knownWord = "";
> 
> knownWord = String()?

emptyString() ?

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