[webkit-reviews] review granted: [Bug 109038] [WK2][EFL]REGRESSION (r141978): ewk_view_type_check api test failing : [Attachment 187362] patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 08:38:26 PST 2013


Anders Carlsson <andersca at apple.com> has granted Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 109038: [WK2][EFL]REGRESSION (r141978): ewk_view_type_check api test
failing
https://bugs.webkit.org/show_bug.cgi?id=109038

Attachment 187362: patch v4
https://bugs.webkit.org/attachment.cgi?id=187362&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=187362&action=review


> Source/WebKit2/UIProcess/API/efl/EwkView.cpp:1365
> -    ASSERT(evasObject && isViewEvasObject(evasObject));
> +    ASSERT(evasObject && isEwkViewEvasObject(evasObject));

Same comment about the assert here.


More information about the webkit-reviews mailing list