[Webkit-unassigned] [Bug 117728] [EFL][WK2] Implement unit test callback: onSettingChange
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 18 08:13:32 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117728
--- Comment #10 from Christophe Dumez <dchris at gmail.com> 2013-06-18 08:12:09 PST ---
(From update of attachment 204914)
View in context: https://bugs.webkit.org/attachment.cgi?id=204914&action=review
> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_text_checker.cpp:288
> + ADD_FAILURE();
ADD_FAILURE(); is non fatal. Why cannot we use FAIL() in a function returning a boolean?
--
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