[Webkit-unassigned] [Bug 65680] [EFL] ewk_view_mode_get uses macro for NULL checks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 23:49:46 PDT 2011


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





--- Comment #11 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-10-20 23:49:46 PST ---
(From update of attachment 111910)
View in context: https://bugs.webkit.org/attachment.cgi?id=111910&action=review

> Source/WebKit/efl/ewk/ewk_view.cpp:3791
> +    EWK_VIEW_SD_GET_OR_RETURN(o, sd, mode);

Why do you use *o* instead of ewkView ? And also, Bug 69988 is changing *sd* variable name with *smartData*.

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