[Webkit-unassigned] [Bug 90054] [EFL][WK2] Make ewk_view inheritable in the WebKit2.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 17:55:22 PDT 2012


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





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-06-27 17:55:21 PST ---
(From update of attachment 149705)
View in context: https://bugs.webkit.org/attachment.cgi?id=149705&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:522
> +    EWK_VIEW_SD_GET(ewkView, smartData);

Why not use EWK_VIEW_SD_GET_OR_RETURN() instead of EWK_VIEW_SD_GET() ? Do you need to free ewkView object when failing to get smart data ?

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